linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] arm64: dts: rockchip: add missing rockchip,grf property to rk356x
@ 2021-08-23 12:39 Michael Riesch
  2021-08-23 12:39 ` [PATCH 1/1] " Michael Riesch
  2021-08-23 18:42 ` [PATCH 0/1] " Heiko Stuebner
  0 siblings, 2 replies; 7+ messages in thread
From: Michael Riesch @ 2021-08-23 12:39 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-rockchip, linux-kernel
  Cc: Rob Herring, Heiko Stuebner, Liang Chen, Peter Geis,
	Sascha Hauer, Simon Xue, Michael Riesch

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-25  8:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-23 12:39 [PATCH 0/1] arm64: dts: rockchip: add missing rockchip,grf property to rk356x Michael Riesch
2021-08-23 12:39 ` [PATCH 1/1] " Michael Riesch
2021-08-23 13:12   ` Peter Geis
2021-08-23 13:39     ` Michael Riesch
2021-08-23 13:51       ` Peter Geis
2021-08-25  8:19         ` Michael Riesch
2021-08-23 18:42 ` [PATCH 0/1] " Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).