[PATCH 0/1] arm64: dts: rockchip: add missing rockchip, grf property to rk356x
Michael Riesch
michael.riesch at wolfvision.net
Mon Aug 23 05:39:10 PDT 2021
Hi all,
The following error messages appear on my RK3568 EVB1 board during boot:
rockchip_clk_register_muxgrf: regmap not available
rockchip_clk_register_branches: failed to register clock clk_ddr1x: -524
These can be fixed by providing the missing rockchip,grf property to the
device tree (similar to other Rockchip SoCs, such as the RK3399).
However, the rockchip,rk3568-cru bindings do not specify a property of that
name. Am I missing something or should this property be added to the bindings?
Best regards,
Michael
Michael Riesch (1):
arm64: dts: rockchip: add missing rockchip,grf property to rk356x
arch/arm64/boot/dts/rockchip/rk356x.dtsi | 1 +
1 file changed, 1 insertion(+)
--
2.17.1
More information about the Linux-rockchip
mailing list