diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2021-06-02 00:49:00 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-06-03 03:59:28 +0200 |
commit | d6178370995fb4bac531e2e5c18163ce1731a97c (patch) | |
tree | 1fdbed7ee1911c8100958c334bf9555d6b7cfe35 /Documentation/devicetree/bindings/sram | |
parent | dt-bindings: firmware: juno,scpi: Move to sram.yaml json schema (diff) | |
download | linux-d6178370995fb4bac531e2e5c18163ce1731a97c.tar.xz linux-d6178370995fb4bac531e2e5c18163ce1731a97c.zip |
dt-bindings: firmware: amlogic,scpi: Move arm,scpi-shmem to json schema
"amlogic,meson-gxbb-scp-shmem" is already in the Generic on-chip SRAM
binding though "amlogic,meson-gxbb-scpi" is missing which is now added.
Also remove the whole old text format binding for the same.
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Kevin Hilman <khilman@baylibre.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20210601224904.917990-5-sudeep.holla@arm.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sram')
-rw-r--r-- | Documentation/devicetree/bindings/sram/sram.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml index 799ed9a0e4b2..3eda5049d183 100644 --- a/Documentation/devicetree/bindings/sram/sram.yaml +++ b/Documentation/devicetree/bindings/sram/sram.yaml @@ -28,6 +28,7 @@ properties: contains: enum: - mmio-sram + - amlogic,meson-gxbb-sram - arm,juno-sram-ns - atmel,sama5d2-securam - rockchip,rk3288-pmu-sram |