1*c66ec88fSEmmanuel VadotSystem Control and Power Interface (SCPI) Message Protocol 2*c66ec88fSEmmanuel Vadot(in addition to the standard binding in [0]) 3*c66ec88fSEmmanuel Vadot---------------------------------------------------------- 4*c66ec88fSEmmanuel VadotRequired properties 5*c66ec88fSEmmanuel Vadot 6*c66ec88fSEmmanuel Vadot- compatible : should be "amlogic,meson-gxbb-scpi" 7*c66ec88fSEmmanuel Vadot 8*c66ec88fSEmmanuel VadotAMLOGIC SRAM and Shared Memory for SCPI 9*c66ec88fSEmmanuel Vadot------------------------------------ 10*c66ec88fSEmmanuel Vadot 11*c66ec88fSEmmanuel VadotRequired properties: 12*c66ec88fSEmmanuel Vadot- compatible : should be "amlogic,meson-gxbb-sram" 13*c66ec88fSEmmanuel Vadot 14*c66ec88fSEmmanuel VadotEach sub-node represents the reserved area for SCPI. 15*c66ec88fSEmmanuel Vadot 16*c66ec88fSEmmanuel VadotRequired sub-node properties: 17*c66ec88fSEmmanuel Vadot- compatible : should be "amlogic,meson-gxbb-scp-shmem" for SRAM based shared 18*c66ec88fSEmmanuel Vadot memory on Amlogic GXBB SoC. 19*c66ec88fSEmmanuel Vadot 20*c66ec88fSEmmanuel VadotSensor bindings for the sensors based on SCPI Message Protocol 21*c66ec88fSEmmanuel Vadot-------------------------------------------------------------- 22*c66ec88fSEmmanuel VadotSCPI provides an API to access the various sensors on the SoC. 23*c66ec88fSEmmanuel Vadot 24*c66ec88fSEmmanuel VadotRequired properties: 25*c66ec88fSEmmanuel Vadot- compatible : should be "amlogic,meson-gxbb-scpi-sensors". 26*c66ec88fSEmmanuel Vadot 27*c66ec88fSEmmanuel Vadot[0] Documentation/devicetree/bindings/arm/arm,scpi.txt 28