dt-bindings: soc: rockchip: convert grf.txt to YAML
authorJohan Jonker <jbx6244@gmail.com>
Wed, 12 May 2021 12:23:44 +0000 (14:23 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 31 May 2021 09:48:08 +0000 (11:48 +0200)
commit2ed2732ef28aefdc3b495409fbd05cc388a73c62
tree7d80f70b93ce7a6bd5bdcf507d5c4146136c630e
parent1782c87b44a0b1a527f01a6a184677c58ccbf9c7
dt-bindings: soc: rockchip: convert grf.txt to YAML

Current dts files with 'grf' nodes are manually verified.
In order to automate this process grf.txt has to be
converted to YAML.

Most compatibility strings are in use with "simple-mfd" added.

Changed compatibles:
"rockchip,rk3066-grf", "syscon", "simple-mfd"
"rockchip,rk3188-grf", "syscon", "simple-mfd"

Add description already in use:
"rockchip,rv1108-pmugrf", "syscon"

Add new descriptions for:
"rockchip,rk3568-grf", "syscon", "simple-mfd"
"rockchip,rk3568-pmugrf", "syscon", "simple-mfd"

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210512122346.9463-3-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Documentation/devicetree/bindings/soc/rockchip/grf.txt [deleted file]
Documentation/devicetree/bindings/soc/rockchip/grf.yaml [new file with mode: 0644]