ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpll
authorKisoo Yu <ksoo.yu@samsung.com>
Tue, 24 Apr 2012 21:54:15 +0000 (14:54 -0700)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 15 May 2012 22:03:41 +0000 (07:03 +0900)
The fout clock of BPLL and MPLL have a selectable source on EXYNOS5250.
The clock options are a fixed divided by 2 clock and the output of the
PLL itself. Add support for these new clock instances.

Signed-off-by: Kisoo Yu <ksoo.yu@samsung.com>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
[kgene.kim@samsung.com: moved common pll stuff into s5p-clock.c]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found