diff options
Diffstat (limited to 'drivers/clk/rockchip')
-rw-r--r-- | drivers/clk/rockchip/clk-rk3188.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/rockchip/clk-rk3188.c b/drivers/clk/rockchip/clk-rk3188.c index c24986970815..22dccc6cd664 100644 --- a/drivers/clk/rockchip/clk-rk3188.c +++ b/drivers/clk/rockchip/clk-rk3188.c | |||
@@ -664,7 +664,7 @@ static struct rockchip_clk_branch rk3188_clk_branches[] __initdata = { | |||
664 | RK2928_CLKSEL_CON(30), 0, 2, DFLAGS, | 664 | RK2928_CLKSEL_CON(30), 0, 2, DFLAGS, |
665 | RK2928_CLKGATE_CON(3), 6, GFLAGS), | 665 | RK2928_CLKGATE_CON(3), 6, GFLAGS), |
666 | DIV(0, "sclk_hsicphy_12m", "sclk_hsicphy_480m", 0, | 666 | DIV(0, "sclk_hsicphy_12m", "sclk_hsicphy_480m", 0, |
667 | RK2928_CLKGATE_CON(11), 8, 6, DFLAGS), | 667 | RK2928_CLKSEL_CON(11), 8, 6, DFLAGS), |
668 | 668 | ||
669 | MUX(0, "i2s_src", mux_pll_src_gpll_cpll_p, 0, | 669 | MUX(0, "i2s_src", mux_pll_src_gpll_cpll_p, 0, |
670 | RK2928_CLKSEL_CON(2), 15, 1, MFLAGS), | 670 | RK2928_CLKSEL_CON(2), 15, 1, MFLAGS), |