Commit d0fe6491 authored by Bjorn Andersson's avatar Bjorn Andersson

dt-bindings: sram: Document qcom,rpm-msg-ram

The Qualcomm SMEM binding always depended on a reference to a SRAM node
of compatible "qcom,rpm-msg-ram", document this as part of the SRAM
binding.

The SRAM is consumed as a whole and not split up using subnodes, so
properties related to this are not required.
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Link: https://lore.kernel.org/r/20210930182111.57353-2-bjorn.andersson@linaro.org
parent f2759112
...@@ -31,6 +31,7 @@ properties: ...@@ -31,6 +31,7 @@ properties:
- amlogic,meson-gxbb-sram - amlogic,meson-gxbb-sram
- arm,juno-sram-ns - arm,juno-sram-ns
- atmel,sama5d2-securam - atmel,sama5d2-securam
- qcom,rpm-msg-ram
- rockchip,rk3288-pmu-sram - rockchip,rk3288-pmu-sram
reg: reg:
...@@ -135,7 +136,9 @@ if: ...@@ -135,7 +136,9 @@ if:
properties: properties:
compatible: compatible:
contains: contains:
const: rockchip,rk3288-pmu-sram enum:
- qcom,rpm-msg-ram
- rockchip,rk3288-pmu-sram
else: else:
required: required:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment