mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
clk: rockchip: rk3568: fix up the clk_rtc32k_frac definition error
Signed-off-by: zhangqing <zhangqing@rock-chips.com> Change-Id: I302ef30015d9afca7ad6ded20d6ee35167bec121
This commit is contained in:
parent
f1c95218b2
commit
7840bf51dc
|
|
@ -1516,7 +1516,7 @@ static struct rockchip_clk_branch rk3568_clk_pmu_branches[] __initdata = {
|
|||
|
||||
COMPOSITE_FRACMUX(CLK_RTC32K_FRAC, "clk_rtc32k_frac", "xin24m", CLK_IGNORE_UNUSED,
|
||||
RK3568_PMU_CLKSEL_CON(1), 0,
|
||||
RK3568_PMU_CLKGATE_CON(1), 0, GFLAGS,
|
||||
RK3568_PMU_CLKGATE_CON(0), 1, GFLAGS,
|
||||
&rk3568_rtc32k_pmu_fracmux, 0),
|
||||
|
||||
COMPOSITE_NOMUX(XIN_OSC0_DIV, "xin_osc0_div", "xin24m", CLK_IGNORE_UNUSED,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user