Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42b3178b authored by Neil Armstrong's avatar Neil Armstrong Committed by Sudeep Holla
Browse files

Documentation: bindings: Add support for Amlogic GXBB SCPI protocol



Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
(decoupled from the generic scpi binding)
Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent bc24108b
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
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.

[0] Documentation/devicetree/bindings/arm/arm,scpi.txt