dt-bindings: sram: qcom: Clean-up 'ranges' and child node names
authorRob Herring <robh@kernel.org>
Wed, 25 Mar 2020 22:05:39 +0000 (16:05 -0600)
committerRob Herring <robh@kernel.org>
Thu, 26 Mar 2020 16:06:27 +0000 (10:06 -0600)
commitb6b76af4661bae4d3ab6a5c93e85f739d94865b6
tree1fb006b4e2aef5c68982afab5a465a18e6ee2ce1
parent04bd645a0f24f6870f81e9abbc0b865c22b86c67
dt-bindings: sram: qcom: Clean-up 'ranges' and child node names

The regex for child nodes doesn't match the example. This wasn't flagged
with 'additionalProperties: false' missing. The child node schema was also
incorrect with 'ranges' property as it applies to child nodes and should
be moved up to the parent node.

Fixes: 957fd69d396b ("dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings")
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Brian Masney <masneyb@onstation.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Brian Masney <masneyb@onstation.org>
Cc: linux-arm-msm@vger.kernel.org
Documentation/devicetree/bindings/sram/qcom,ocmem.yaml