Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: soc: rockchip: add rockchip-io-domain.yaml object to grf.yaml

The rockchip-io-domain.txt file was converted to YAML.
IO Voltage Domain nodes are sub nodes of grf and pmugrf nodes.
Add rockchip-io-domain.yaml object to the grf.yaml file.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210625111746.6269-2-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

authored by

Johan Jonker and committed by
Heiko Stuebner
959e131f 742f62cb

+12 -6
+12 -6
Documentation/devicetree/bindings/soc/rockchip/grf.yaml
··· 15 15 - items: 16 16 - enum: 17 17 - rockchip,rk3288-sgrf 18 - - rockchip,rv1108-pmugrf 19 18 - rockchip,rv1108-usbgrf 20 19 - const: syscon 21 20 - items: ··· 40 41 - rockchip,rk3568-grf 41 42 - rockchip,rk3568-pmugrf 42 43 - rockchip,rv1108-grf 44 + - rockchip,rv1108-pmugrf 43 45 - const: syscon 44 46 - const: simple-mfd 45 47 ··· 198 198 compatible: 199 199 contains: 200 200 enum: 201 - - rockchip,px30-pmugrf 202 201 - rockchip,px30-grf 202 + - rockchip,px30-pmugrf 203 + - rockchip,rk3188-grf 203 204 - rockchip,rk3228-grf 204 205 - rockchip,rk3288-grf 205 206 - rockchip,rk3328-grf 206 - - rockchip,rk3368-pmugrf 207 207 - rockchip,rk3368-grf 208 - - rockchip,rk3399-pmugrf 208 + - rockchip,rk3368-pmugrf 209 209 - rockchip,rk3399-grf 210 + - rockchip,rk3399-pmugrf 211 + - rockchip,rv1108-grf 212 + - rockchip,rv1108-pmugrf 210 213 211 214 then: 212 215 properties: 213 216 io-domains: 214 - description: 215 - Documentation/devicetree/bindings/power/rockchip-io-domain.txt 217 + type: object 218 + 219 + $ref: "/schemas/power/rockchip-io-domain.yaml#" 220 + 221 + unevaluatedProperties: false 216 222 217 223 examples: 218 224 - |