dt-bindings: i2c: Rewrite Nomadik I2C bindings in YAML
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 26 May 2022 21:10:46 +0000 (23:10 +0200)
committerWolfram Sang <wsa@kernel.org>
Wed, 8 Jun 2022 19:41:04 +0000 (21:41 +0200)
commit577584582db59f26c9f27e59e0fd8f0162d2ccdb
tree9fab699618a05d97c2a3c25bada4a6ded80562d1
parentf2906aa863381afb0015a9eb7fefad885d4e5a56
dt-bindings: i2c: Rewrite Nomadik I2C bindings in YAML

This rewrites the Nomadik I2C bindings in YAML, some extra
tweaks were needed because of the way the original nomadik
names the compatible with two compatibles and the DB8500
with three, and the two main variants use a different clock
name.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Documentation/devicetree/bindings/i2c/i2c-nomadik.txt [deleted file]
Documentation/devicetree/bindings/i2c/st,nomadik-i2c.yaml [new file with mode: 0644]
MAINTAINERS