On Thu, 30 Sep 2021 11:21:08 -0700, Bjorn Andersson wrote: > 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: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- > > Changes since v1: > - New patch, to resolve issue with the existing qcom,smem example > > Documentation/devicetree/bindings/sram/sram.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>