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)
commit57b317f912b3f4b05c834818c73d7c8ea22642f7
tree9963b419762b3bbe9a30544c9543edb199df5cde
parentf10590c9836c9fc595d1dafff965b280029d4f16
ARM: EXYNOS: Add pre-divider and fout mux clocks for bpll and mpll

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>
arch/arm/mach-exynos/clock-exynos5.c
arch/arm/mach-exynos/include/mach/regs-clock.h
arch/arm/plat-samsung/include/plat/s5p-clock.h
arch/arm/plat-samsung/s5p-clock.c
This page took 0.027045 seconds and 5 git commands to generate.