]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b6b5249264bf012ac2edb21fbc3f6c9589b65d8
tree9fab699618a05d97c2a3c25bada4a6ded80562d1
parentf040cca4b0da0180bf9de9141ef5c95f60f85182
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