dt-bindings: i2c: renesas,iic: Convert to json-schema
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 18 Jun 2021 11:04:11 +0000 (13:04 +0200)
committerWolfram Sang <wsa@kernel.org>
Sun, 20 Jun 2021 20:32:44 +0000 (22:32 +0200)
commit632ce67773dace482a8c4fcbedd4c19154e38d37
treefaf014252f3b8102c8439eb6bde31e69954674e2
parent5690951154f7bd084e5e3676021c5bbf2042797e
dt-bindings: i2c: renesas,iic: Convert to json-schema

Convert the Renesas R-Mobile I2C Bus Interface (IIC) Device Tree binding
documentation to json-schema.

Document missing properties.
R-Mobile A1 and SH-Mobile have multiple interrupts.
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,iic.txt [deleted file]
Documentation/devicetree/bindings/i2c/renesas,rmobile-iic.yaml [new file with mode: 0644]
MAINTAINERS