2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 17:14:00 +08:00
linux-next/arch/arm/mach-s5pv310/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: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
entry-macro.S ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
gpio.h ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
hardware.h ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
io.h ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
irqs.h ARM: S5PV310: Define address & interrupt for all I2C blocks 2010-10-25 16:03:38 +09:00
map.h ARM: S5PV310: Define address & interrupt for all I2C blocks 2010-10-25 16:03:38 +09:00
memory.h ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
pwm-clock.h ARM: S5PV310: Add Timer support 2010-08-05 18:32:42 +09:00
regs-clock.h ARM: S5P: Reduce duplicated EPLL control codes 2010-10-25 16:05:56 +09:00
regs-irq.h ARM: S5PV310: Add IRQ support 2010-08-05 18:32:41 +09:00
smp.h ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
system.h ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
timex.h ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
uncompress.h ARM: S5PV310: Add new CPU initialization support 2010-08-05 18:32:41 +09:00
vmalloc.h ARM: S5P: VMALLOC_END should be unsigned long 2010-08-23 10:50:36 +09:00