Kernel->clk:fix lcdc set freq err

This commit is contained in:
zouxf
2016-03-02 14:33:18 +08:00
committed by cjp
parent f642a51e9d
commit 8f7d63a7e9

View File

@ -30,7 +30,7 @@ static const struct pll_clk_set rk3188plus_pll_com_table[] = {
_RK3188PLUS_PLL_SET_CLKS(1188000, 2, 99, 1),
_RK3188PLUS_PLL_SET_CLKS(891000, 8, 594, 2),
_RK3188PLUS_PLL_SET_CLKS(768000, 1, 64, 2),
_RK3188PLUS_PLL_SET_CLKS(594000, 2, 198, 4),
_RK3188PLUS_PLL_SET_CLKS(594000, 1, 198, 8),
_RK3188PLUS_PLL_SET_CLKS(576000, 1, 48, 2),
_RK3188PLUS_PLL_SET_CLKS(500000, 3, 250, 4),
_RK3188PLUS_PLL_SET_CLKS(408000, 1, 68, 4),