amlogic,scpi.txt 635 B

1234567891011121314151617181920
  1. System Control and Power Interface (SCPI) Message Protocol
  2. (in addition to the standard binding in [0])
  3. ----------------------------------------------------------
  4. Required properties
  5. - compatible : should be "amlogic,meson-gxbb-scpi"
  6. AMLOGIC SRAM and Shared Memory for SCPI
  7. ------------------------------------
  8. Required properties:
  9. - compatible : should be "amlogic,meson-gxbb-sram"
  10. Each sub-node represents the reserved area for SCPI.
  11. Required sub-node properties:
  12. - compatible : should be "amlogic,meson-gxbb-scp-shmem" for SRAM based shared
  13. memory on Amlogic GXBB SoC.
  14. [0] Documentation/devicetree/bindings/arm/arm,scpi.txt