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:
Wyon Bi
2019-03-12 11:48:51 +08:00
committed by Tao Huang
parent 26bbb2af07
commit 64a1f84e0f

View File

@@ -580,6 +580,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;