Hi, This patchset fixes PLL clock rates in all Samsung PLLs, moreover it adds compile time validators to avoid such mistakes in the future. The patchset has been compile tested for all variants, and runtime tested on TM2 and Odroid XU3. Regards Andrzej Andrzej Hajda (7): clk: samsung: exynos3250: fix PLL rates clk: samsung: exynos5250: fix PLL rates clk: samsung: exynos5260: fix PLL rates clk: samsung: exynos5433: fix PLL rates clk: samsung: exynos7: fix PLL rates clk: samsung: s3c2410: fix PLL rates clk: samsung: add compile time PLL rate validators drivers/clk/samsung/clk-exynos3250.c | 114 +++++++++++++++++------------------ drivers/clk/samsung/clk-exynos4.c | 102 +++++++++++++++---------------- drivers/clk/samsung/clk-exynos5250.c | 54 ++++++++--------- drivers/clk/samsung/clk-exynos5260.c | 90 +++++++++++++-------------- drivers/clk/samsung/clk-exynos5410.c | 20 +++--- drivers/clk/samsung/clk-exynos5420.c | 62 +++++++++---------- drivers/clk/samsung/clk-exynos5433.c | 114 +++++++++++++++++------------------ drivers/clk/samsung/clk-exynos7.c | 2 +- drivers/clk/samsung/clk-pll.h | 55 ++++++++++++++--- drivers/clk/samsung/clk-s3c2410.c | 108 ++++++++++++++++----------------- 10 files changed, 378 insertions(+), 343 deletions(-) -- 2.16.1 -- 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