arm64: dts: rockchip: remove rockchip,grf from vop nodes for px30
authorJohan Jonker <jbx6244@gmail.com>
Mon, 9 Mar 2020 08:16:00 +0000 (09:16 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 11 Mar 2020 09:05:32 +0000 (10:05 +0100)
commit541d99d977ac6d056f67c20ee08dcac89d0deb8a
tree34ccecc4d4430fb6673e5796a3da2354bff65491
parent91da379fa5b42211660ef20b29e8b843784755b5
arm64: dts: rockchip: remove rockchip,grf from vop nodes for px30

An experimental test with the command below without
additional properties in 'rockchip-vop.yaml' gives this error:

arch/arm64/boot/dts/rockchip/px30-evb.dt.yaml: vop@ff470000:
'power-domains', 'rockchip,grf'
do not match any of the regexes: 'pinctrl-[0-9]+'
arch/arm64/boot/dts/rockchip/px30-evb.dt.yaml: vop@ff460000:
'power-domains', 'rockchip,grf'
do not match any of the regexes: 'pinctrl-[0-9]+'

'rockchip,grf' is not used by the Rockchip VOP driver,
so remove it from 'vop' nodes in 'px30.dtsi'.

make ARCH=arm64 dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/display/
rockchip/rockchip-vop.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200309081600.3887-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30.dtsi