dt-bindings: i2c: Move i2c-omap.txt to YAML format
authorVignesh Raghavendra <vigneshr@ti.com>
Wed, 26 May 2021 10:04:12 +0000 (15:34 +0530)
committerWolfram Sang <wsa@kernel.org>
Fri, 4 Jun 2021 20:28:29 +0000 (22:28 +0200)
commit02fa1189927f69f0f9d617789943fb4ae748012b
treeaef4b67fb4c79ee600cac38a95dc23997883c0e2
parent5ab9dc38e2cf5c577722e2d959496b4c2503d1d4
dt-bindings: i2c: Move i2c-omap.txt to YAML format

Convert i2c-omap.txt to YAML schema for better checks and documentation.

Following properties were used in DT but were not documented in txt
bindings and has been included in YAML schema:
1. Include ti,am4372-i2c compatible
2. Document clocks property

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/devicetree/bindings/i2c/i2c-omap.txt [deleted file]
Documentation/devicetree/bindings/i2c/ti,omap4-i2c.yaml [new file with mode: 0644]
MAINTAINERS