dt-bindings: sram: Convert SRAM bindings to json-schema
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 21 Oct 2019 16:13:45 +0000 (18:13 +0200)
committerRob Herring <robh@kernel.org>
Tue, 29 Oct 2019 00:40:41 +0000 (19:40 -0500)
commitf69629919942a0dd3bb8c3f2d8493056c18ec9e2
tree781ca4c92b51d0d3272ca86bc0b986dac4b78488
parentb4e8c0b12debdb680ab801762b003eceaee951c1
dt-bindings: sram: Convert SRAM bindings to json-schema

Convert generic mmio-sram bindings to DT schema format using
json-schema.  Require the address/size cells to be 1, not equal to root
node.  This also fixes the check for clocks property to be in main root
node instead of children.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/sram/sram.txt [deleted file]
Documentation/devicetree/bindings/sram/sram.yaml [new file with mode: 0644]