]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit87ff65b598fd73022d26f4fc7519e86388dcd355
tree0bc7fad0615d05101ad4549fbb70144d5286a4d5
parent905fc6b1bfb4a631e8447da88de2998ebda547e8
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