]> 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)
commitc289f4f3e08f24c51aea9248d26551cc37f3993e
tree9fab699618a05d97c2a3c25bada4a6ded80562d1
parentcf1710d1388cf5bd81996b258399c4907d27006e
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