WIP FPC-III support
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / amlogic,scpi.txt
blob5ab59da052df72e963183810ad4df32fb0164cb9
1 System Control and Power Interface (SCPI) Message Protocol
2 (in addition to the standard binding in [0])
3 ----------------------------------------------------------
4 Required properties
6 - compatible : should be "amlogic,meson-gxbb-scpi"
8 AMLOGIC SRAM and Shared Memory for SCPI
9 ------------------------------------
11 Required properties:
12 - compatible : should be "amlogic,meson-gxbb-sram"
14 Each sub-node represents the reserved area for SCPI.
16 Required sub-node properties:
17 - compatible : should be "amlogic,meson-gxbb-scp-shmem" for SRAM based shared
18                 memory on Amlogic GXBB SoC.
20 Sensor bindings for the sensors based on SCPI Message Protocol
21 --------------------------------------------------------------
22 SCPI provides an API to access the various sensors on the SoC.
24 Required properties:
25 - compatible : should be "amlogic,meson-gxbb-scpi-sensors".
27 [0] Documentation/devicetree/bindings/arm/arm,scpi.txt