mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
clk: rockchip: px30: Add pll name for cpuclk
Change-Id: I4302071cfd29148fb33ba096f5f3bc2aeff1406e Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -140,6 +140,7 @@ static const struct rockchip_cpuclk_reg_data px30_cpuclk_data = {
|
||||
.mux_core_main = 0,
|
||||
.mux_core_shift = 7,
|
||||
.mux_core_mask = 0x1,
|
||||
.pll_name = "pll_apll",
|
||||
};
|
||||
|
||||
PNAME(mux_pll_p) = { "xin24m"};
|
||||
|
||||
Reference in New Issue
Block a user