linux/arch/arm/mach-s5p64x0/include/mach
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
..
debug-macro.S ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
dma.h ARM: S5P64X0: Move DMA support for S5P64X0 2010-10-18 18:33:03 +09:00
entry-macro.S ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
gpio.h ARM: S5P64X0: Move GPIO support files for merge S5P64X0 2010-10-18 18:33:03 +09:00
hardware.h ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
i2c.h ARM: S5P64X0: Add S5P6450 I2C support 2010-10-18 18:33:03 +09:00
io.h ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
irqs.h ARM: S5P64X0: Update IRQ support 2010-10-18 18:33:03 +09:00
map.h ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
memory.h ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
pwm-clock.h ARM: S5P64X0: Update Timer support 2010-10-18 18:33:03 +09:00
regs-clock.h ARM: S5P: Reduce duplicated EPLL control codes 2010-10-25 16:05:56 +09:00
regs-gpio.h ARM: S5P64X0: Move GPIO support files for merge S5P64X0 2010-10-18 18:33:03 +09:00
regs-irq.h ARM: S5P64X0: Update IRQ support 2010-10-18 18:33:03 +09:00
s5p64x0-clock.h ARM: S5P64X0: Update Clock for S5P6440 and S5P6450 2010-10-18 18:33:02 +09:00
spi-clocks.h ARM: S5P64X0: Update Audio support 2010-10-18 18:33:03 +09:00
system.h ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
tick.h ARM: S5P64X0: Update Timer support 2010-10-18 18:33:03 +09:00
timex.h ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
uncompress.h ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00
vmalloc.h ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support 2010-10-18 18:29:51 +09:00