Re: [PATCH] arm64: dts: rockchip: remove rockchip,grf from vop nodes for px30

From: Heiko Stuebner
Date: Wed Mar 11 2020 - 05:11:50 EST


Am Montag, 9. März 2020, 09:16:00 CET schrieb Johan Jonker:
> 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@xxxxxxxxx>

applied for 5.7

Thanks
Heiko