Commit e7456982 authored by Alex Bee's avatar Alex Bee Committed by Heiko Stuebner
Browse files

clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocks



The DSI controller needs this clock to be enabled in order to be able to
access the registers. Make it critical for that purpose.

Signed-off-by: default avatarAlex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20240509140653.168591-5-knaerzche@gmail.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 577c04fb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -563,6 +563,7 @@ static const char *const rk3128_critical_clocks[] __initconst = {
	"pclk_cpu",
	"aclk_peri",
	"hclk_peri",
	"hclk_vio_h2p",
	"pclk_peri",
	"pclk_pmu",
	"sclk_timer5",