mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
clk: rockchip: rk3368: set hclk_vio_noc as critical clock
to fix up the display shaking when uboot to kernel show. Change-Id: I5f85028921d76a2dea752aafe7420b05b041bc8e Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
@@ -860,6 +860,7 @@ static const char *const rk3368_critical_clocks[] __initconst = {
|
||||
"aclk_bus",
|
||||
"aclk_peri",
|
||||
"pclk_pd_pmu",
|
||||
"hclk_vio_noc",
|
||||
};
|
||||
|
||||
static void __init rk3368_clk_init(struct device_node *np)
|
||||
|
||||
Reference in New Issue
Block a user