mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
clk: rockchip: rk3128: mark the hclk_vio_h2p as critical clk
Change-Id: Ib4eb985b1c3aacf6e51d593fcf71cd46e1dc0b82 Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
@@ -586,6 +586,7 @@ static const char *const rk3128_critical_clocks[] __initconst = {
|
||||
"pclk_pmu",
|
||||
"sclk_timer5",
|
||||
"hclk_vio_niu",
|
||||
"hclk_vio_h2p",
|
||||
};
|
||||
|
||||
static void __iomem *rk312x_reg_base;
|
||||
|
||||
Reference in New Issue
Block a user