]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit10c60191471dcbe34abf9c788fe175209583489d
tree781ca4c92b51d0d3272ca86bc0b986dac4b78488
parentec564162e3d1f817041f07bc0b397314ae7dbe8c
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]