On 2018년 03월 08일 01:46, Sylwester Nawrocki wrote: > Adding these EPLL output frequency entries allows to support all required > audio sample rates on the CODEC and the HDMI interface on Peach-Pit > Chromebook. > > Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx> > --- > drivers/clk/samsung/clk-exynos5420.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/drivers/clk/samsung/clk-exynos5420.c b/drivers/clk/samsung/clk-exynos5420.c > index 1f204ba37f0f..f2607cb97a97 100644 > --- a/drivers/clk/samsung/clk-exynos5420.c > +++ b/drivers/clk/samsung/clk-exynos5420.c > @@ -1360,8 +1360,11 @@ static const struct samsung_pll_rate_table exynos5420_epll_24mhz_tbl[] = { > PLL_36XX_RATE(180633609U, 301, 5, 3, 3671), > PLL_36XX_RATE(131072006U, 131, 3, 3, 4719), > PLL_36XX_RATE(100000000U, 200, 3, 4, 0), > + PLL_36XX_RATE( 73728000U, 98, 2, 4, 19923), > + PLL_36XX_RATE( 67737602U, 90, 2, 4, 20762), > PLL_36XX_RATE( 65536003U, 131, 3, 4, 4719), > PLL_36XX_RATE( 49152000U, 197, 3, 5, -25690), > + PLL_36XX_RATE( 45158401U, 90, 3, 4, 20762), > PLL_36XX_RATE( 32768001U, 131, 3, 5, 4719), > }; > > Looks good to me. Acked-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> -- Best Regards, Chanwoo Choi Samsung Electronics -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html