OSDN Git Service

dt-bindings: serial: sh-sci: Convert to json-schema
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 25 Mar 2020 09:57:21 +0000 (10:57 +0100)
committerRob Herring <robh@kernel.org>
Tue, 31 Mar 2020 21:28:56 +0000 (15:28 -0600)
commit384d00fae8e51f8ff812937b2e654ba3da858227
tree3f0ffa419db72f8a71740332f42110c4a96be83d
parenta5427e4e38a22f7e0ced0b7bd6cb16873a2644b7
dt-bindings: serial: sh-sci: Convert to json-schema

Convert the Renesas Serial Communication Interface ((H)SCI(F)(A|B))
Device Tree binding documentation to json-schema.

Split the bindings in 5 files, one per major type, to ease expressing
constraints.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/serial/renesas,hscif.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/serial/renesas,sci-serial.txt [deleted file]
Documentation/devicetree/bindings/serial/renesas,sci.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/serial/renesas,scif.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/serial/renesas,scifa.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/serial/renesas,scifb.yaml [new file with mode: 0644]