mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
clk: rockchip: rk3568: fix up the vpll register address
Fix up the error description of TRM. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: I0a72c0c9d6070b53478e6a508fbc92c83a498c4b
This commit is contained in:
@@ -319,7 +319,7 @@ static struct rockchip_pll_clock rk3568_pmu_pll_clks[] __initdata = {
|
||||
0, RK3568_PMU_PLL_CON(0),
|
||||
RK3568_PMU_MODE_CON0, 0, 4, 0, rk3568_pll_rates),
|
||||
[hpll] = PLL(pll_rk3328, PLL_HPLL, "hpll", mux_pll_p,
|
||||
0, RK3568_PMU_PLL_CON(8),
|
||||
0, RK3568_PMU_PLL_CON(16),
|
||||
RK3568_PMU_MODE_CON0, 2, 7, 0, rk3568_pll_rates),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user