mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
clk: rockchip: px30: mark dpll as critical
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: Ie72aecf05bcc6f3081f7f837c6ead4a680f9e2f3
This commit is contained in:
@@ -191,7 +191,7 @@ static struct rockchip_pll_clock px30_pll_clks[] __initdata = {
|
||||
CLK_IS_CRITICAL, PX30_PLL_CON(0),
|
||||
PX30_MODE_CON, 0, 0, 0, px30_pll_rates),
|
||||
[dpll] = PLL(pll_rk3328, PLL_DPLL, "dpll", mux_pll_p,
|
||||
0, PX30_PLL_CON(8),
|
||||
CLK_IS_CRITICAL, PX30_PLL_CON(8),
|
||||
PX30_MODE_CON, 4, 1, 0, NULL),
|
||||
[cpll] = PLL(pll_rk3328, PLL_CPLL, "cpll", mux_pll_p,
|
||||
0, PX30_PLL_CON(16),
|
||||
|
||||
Reference in New Issue
Block a user