1System Control and Power Interface (SCPI) Message Protocol
2(in addition to the standard binding in [0])
3
4Juno SRAM and Shared Memory for SCPI
5------------------------------------
6
7Required properties:
8- compatible : should be "arm,juno-sram-ns" for Non-secure SRAM
9
10Each sub-node represents the reserved area for SCPI.
11
12Required sub-node properties:
13- reg : The base offset and size of the reserved area with the SRAM
14- compatible : should be "arm,juno-scp-shmem" for Non-secure SRAM based
15	       shared memory on Juno platforms
16
17Sensor bindings for the sensors based on SCPI Message Protocol
18--------------------------------------------------------------
19Required properties:
20- compatible : should be "arm,scpi-sensors".
21- #thermal-sensor-cells: should be set to 1.
22			 For Juno R0 and Juno R1 refer to [1] for the
23			 sensor identifiers
24
25[0] Documentation/devicetree/bindings/arm/arm,scpi.txt
26[1] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/apas03s22.html
27