Skip to content

Commit e745698

Browse files
knaerzchemmind
authored andcommitted
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: Alex Bee <knaerzche@gmail.com> Link: https://lore.kernel.org/r/20240509140653.168591-5-knaerzche@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 577c04f commit e745698

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/clk/rockchip/clk-rk3128.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@ static const char *const rk3128_critical_clocks[] __initconst = {
563563
"pclk_cpu",
564564
"aclk_peri",
565565
"hclk_peri",
566+
"hclk_vio_h2p",
566567
"pclk_peri",
567568
"pclk_pmu",
568569
"sclk_timer5",

0 commit comments

Comments
 (0)