]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: firmware: arm,scmi: Move arm,scmi-shmem to json schema
authorSudeep Holla <sudeep.holla@arm.com>
Tue, 1 Jun 2021 22:48:58 +0000 (23:48 +0100)
committerRob Herring <robh@kernel.org>
Thu, 3 Jun 2021 01:59:27 +0000 (20:59 -0500)
Move the SRAM and shared memory binding for SCMI into the existing
Generic on-chip SRAM. We just need to update the compatible list and
there-by remove the whole old text format binding for the same.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Cristian Marussi <cristian.marussi@arm.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20210601224904.917990-3-sudeep.holla@arm.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/arm,scmi.txt
Documentation/devicetree/bindings/sram/sram.yaml

index 667d58e0a659441d475ee0c2def630982d1d5017..b7be2000afcbbcd1d1dbbcfa89a6afa0df649725 100644 (file)
@@ -106,21 +106,6 @@ Required properties:
  - #reset-cells : Should be 1. Contains the reset domain ID value used
                  by SCMI commands.
 
-SRAM and Shared Memory for SCMI
--------------------------------
-
-A small area of SRAM is reserved for SCMI communication between application
-processors and SCP.
-
-The properties should follow the generic mmio-sram description found in [4]
-
-Each sub-node represents the reserved area for SCMI.
-
-Required sub-node properties:
-- reg : The base offset and size of the reserved area with the SRAM
-- compatible : should be "arm,scmi-shmem" for Non-secure SRAM based
-              shared memory
-
 [0] http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/index.html
 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
 [2] Documentation/devicetree/bindings/power/power-domain.yaml
index 7fc208692a7a5bbb44e00382e3101ba4c4c52e66..543aa400fbdfacd278f962ecdcc4300193f2ea61 100644 (file)
@@ -80,6 +80,7 @@ patternProperties:
             - amlogic,meson8b-smp-sram
             - amlogic,meson-gxbb-scp-shmem
             - amlogic,meson-axg-scp-shmem
+            - arm,scmi-shmem
             - arm,scp-shmem
             - renesas,smp-sram
             - rockchip,rk3066-smp-sram