linux/arch/arm/plat-s5p
Seungwhan Youn d4b34c6c84 ARM: S5P: Reduce duplicated EPLL control codes
S5P Samsung SoCs has a EPLL to support various PLL clock sources for other
H/W blocks. Until now, to control EPLL, each of SoCs make their own functions
in 'mach-s5pxxx/clock.c'. But some of functions, 'xxx_epll_get_rate()' and
'xxx_epll_enable()', are exactly same in all S5P SoCs, so this patch move
these duplicated codes to common EPLL functions that use platform wide.

Signed-off-by: Seungwhan Youn <sw.youn@samsung.com>
Acked-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-10-25 16:05:56 +09:00
..
include/plat ARM: S5P: Reduce duplicated EPLL control codes 2010-10-25 16:05:56 +09:00
clock.c ARM: S5P: Reduce duplicated EPLL control codes 2010-10-25 16:05:56 +09:00
cpu.c ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
dev-fimc0.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-fimc1.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-fimc2.c ARM: S5P: Decrease IO Registers memory region size on FIMC 2010-09-14 17:57:55 +09:00
dev-onenand.c ARM: S5P: Move OneNAND device definitions in plat-s5p 2010-10-18 10:33:34 +09:00
dev-pmu.c ARM: S5P: Add PMU device 2010-08-05 18:30:21 +09:00
dev-uart.c ARM: S5P64X0: Add UART serial support for S5P6450 2010-10-18 18:33:04 +09:00
irq-eint.c ARM: S5P: Unify defines for both gpio interrupt types 2010-10-21 07:54:57 +09:00
irq-gpioint.c ARM: S5P: Unify defines for both gpio interrupt types 2010-10-21 07:54:57 +09:00
irq-pm.c ARM: S5PV210: Add Power Management Support 2010-10-21 07:54:57 +09:00
irq.c ARM: S5PV310: Add IRQ support 2010-08-05 18:32:41 +09:00
Kconfig ARM: S5P: Add common S5P GPIO Interrupt support 2010-10-21 07:54:56 +09:00
Makefile ARM: S5PV210: Add Power Management Support 2010-10-21 07:54:57 +09:00
pm.c ARM: S5PV210: Add Power Management Support 2010-10-21 07:54:57 +09:00