mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
clk: rockchip: rk1808: fix up the uart0 register description error
Change-Id: I4f11f5d0a0b46557e47346064416a9ad85cdcfbd Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
@@ -1084,8 +1084,8 @@ static struct rockchip_clk_branch rk1808_clk_branches[] __initdata = {
|
||||
RK1808_PMU_CLKSEL_CON(3), 14, 2, MFLAGS, 0, 7, DFLAGS,
|
||||
RK1808_PMU_CLKGATE_CON(1), 0, GFLAGS),
|
||||
COMPOSITE_NOMUX_HALFDIV(0, "clk_uart0_np5", "clk_uart0_pmu_src", 0,
|
||||
RK1808_CLKSEL_CON(4), 0, 7, DFLAGS,
|
||||
RK1808_CLKGATE_CON(1), 1, GFLAGS),
|
||||
RK1808_PMU_CLKSEL_CON(4), 0, 7, DFLAGS,
|
||||
RK1808_PMU_CLKGATE_CON(1), 1, GFLAGS),
|
||||
COMPOSITE_FRACMUX(0, "clk_uart0_frac", "clk_uart0_pmu_src", CLK_SET_RATE_PARENT,
|
||||
RK1808_PMU_CLKSEL_CON(5), 0,
|
||||
RK1808_PMU_CLKGATE_CON(1), 2, GFLAGS,
|
||||
|
||||
Reference in New Issue
Block a user