2016-10-05 15:33:32 +08:00
|
|
|
System Control and Power Interface (SCPI) Message Protocol
|
|
|
|
(in addition to the standard binding in [0])
|
|
|
|
----------------------------------------------------------
|
|
|
|
Required properties
|
|
|
|
|
|
|
|
- compatible : should be "amlogic,meson-gxbb-scpi"
|
|
|
|
|
|
|
|
AMLOGIC SRAM and Shared Memory for SCPI
|
|
|
|
------------------------------------
|
|
|
|
|
|
|
|
Required properties:
|
|
|
|
- compatible : should be "amlogic,meson-gxbb-sram"
|
|
|
|
|
|
|
|
Each sub-node represents the reserved area for SCPI.
|
|
|
|
|
|
|
|
Required sub-node properties:
|
|
|
|
- compatible : should be "amlogic,meson-gxbb-scp-shmem" for SRAM based shared
|
|
|
|
memory on Amlogic GXBB SoC.
|
|
|
|
|
2018-11-08 21:53:51 +08:00
|
|
|
Sensor bindings for the sensors based on SCPI Message Protocol
|
|
|
|
--------------------------------------------------------------
|
|
|
|
SCPI provides an API to access the various sensors on the SoC.
|
|
|
|
|
|
|
|
Required properties:
|
|
|
|
- compatible : should be "amlogic,meson-gxbb-scpi-sensors".
|
|
|
|
|
2016-10-05 15:33:32 +08:00
|
|
|
[0] Documentation/devicetree/bindings/arm/arm,scpi.txt
|