Adds GPLL, APLL, KPLL, EPLL and VPLL freq table for exynos5420 and exynos5250.
changes since v1: - addressed comments from Tomasz Figa tomasz.figa@gmail.com
is rebased on Mike's https://git.linaro.org/gitweb?p=people/mturquette/linux.git%3Ba=shortlog%3Bh... and on top of Tomasz Figa's clk clean-up patch series http://www.spinics.net/lists/arm-kernel/msg269848.html
Vikas Sajjan (2): clk: samsung: Add GPLL freq table for exynos5250 SoC clk: samsung: Add APLL, KPLL, EPLL and VPLL freq table for exynos5420 SoC
drivers/clk/samsung/clk-exynos5250.c | 19 ++++++++- drivers/clk/samsung/clk-exynos5420.c | 78 ++++++++++++++++++++++++++++++++++ 2 files changed, 96 insertions(+), 1 deletion(-)