mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
1b5406f5db
commit
91c4d7f635
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user