dt-bindings: i2c: renesas,i2c: Convert to json-schema
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 4 May 2021 14:35:55 +0000 (16:35 +0200)
committerWolfram Sang <wsa@kernel.org>
Fri, 28 May 2021 07:51:58 +0000 (09:51 +0200)
commit524f6fdfa6375b75fb910ac80a9aa4a7c6091d9e
treeb8a1b2c1c1ef907674900823088798e976c6216b
parentcd90e95820d569c7215abb9b7830a83212ed1273
dt-bindings: i2c: renesas,i2c: Convert to json-schema

Convert the Renesas R-Car I2C Controller Device Tree binding
documentation to json-schema.

Document missing properties.
Make the clocks property required.
DMA is supported on R-Car Gen3 and RZ/G2 only.
Update the example to match reality.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/devicetree/bindings/i2c/renesas,i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml [new file with mode: 0644]
MAINTAINERS