]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: i2c: convert rockchip i2c bindings to yaml
authorJohan Jonker <jbx6244@gmail.com>
Thu, 5 Mar 2020 14:36:07 +0000 (15:36 +0100)
committerRob Herring <robh@kernel.org>
Thu, 12 Mar 2020 15:58:47 +0000 (10:58 -0500)
commit3c737fb501ff95a3b77622e14368b7692053f555
tree0bc7fad0615d05101ad4549fbb70144d5286a4d5
parent770c61243e79c509e2eccb19334df9ba681d8cc2
dt-bindings: i2c: convert rockchip i2c bindings to yaml

Current dts files with 'i2c' nodes are manually verified.
In order to automate this process i2c-rk3x.txt
has to be converted to yaml. In the new setup
i2c-rk3x.yaml will inherit properties from
i2c-controller.yaml.

Also change document name in MAINTAINERS.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/i2c/i2c-rk3x.txt [deleted file]
Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml [new file with mode: 0644]
MAINTAINERS