summaryrefslogtreecommitdiff
path: root/arch/arm/plat-samsung/s5p-clock.c
AgeCommit message (Collapse)Author
2012-05-15ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpllKisoo Yu
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>
2012-05-12ARM: SAMSUNG: move clock part for common s5p into plat-samsungKukjin Kim
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>