linux_dsm_epyc7002/arch/arm/mach-s5pv210
Thomas Abraham 59cda52088 ARM: S5PV210: Rearrange the system clock definitions
The system clock definitions are currently defined below the
peripheral clock definitions in the V210 clock code. For the V210
clock updates that follow this patch, it is required that the
system clock definitions such as the mout_apll and mout_mpll be
defined prior to the device clock definitions. This patch
re-arranges the system clock defintions for the clock updates that
follow this patch.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-05-17 10:37:33 +09:00
..
include/mach Merge branch 'origin' into devel-stable 2010-03-08 20:21:04 +00:00
clock.c ARM: S5PV210: Rearrange the system clock definitions 2010-05-17 10:37:33 +09:00
cpu.c ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
init.c ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
Kconfig ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
mach-smdkc110.c ARM: S5PV210: Add SMDKC110 board support file 2010-02-24 22:47:23 +00:00
mach-smdkv210.c ARM: S5PV210: Add SMDKV210 board support file 2010-02-24 22:47:23 +00:00
Makefile ARM: S5PV210: Add SMDKC110 board support file 2010-02-24 22:47:23 +00:00
Makefile.boot ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00