linux_dsm_epyc7002/arch/arm/mach-realview
Linus Walleij 06385e4909 ARM: 6278/2: fix regression in RealView after the introduction of pclk
The patch to add the apb_pclk to the AMBA/PrimeCell bus broke
RealView, since the clockdevice is not registered at probe() time.
This moves clock initialization to a core_initcall()

[rmk:moved before the problematical commit to avoid bisect problems]

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-07-31 13:07:07 +01:00
..
include/mach ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 2010-07-02 10:10:09 +01:00
core.c ARM: 6278/2: fix regression in RealView after the introduction of pclk 2010-07-31 13:07:07 +01:00
core.h RealView: Add default memory configuration 2009-11-05 10:10:36 +00:00
headsmp.S [ARM SMP] Add Realview MPcore SMP support 2005-11-07 21:05:42 +00:00
hotplug.c ARM: rename mach_cpu_disable() to platform_cpu_disable() 2010-05-15 15:03:51 +01:00
Kconfig ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 2010-07-02 10:10:09 +01:00
localtimer.c [ARM] smp: allow re-use of realview localtimer TWD support 2009-05-17 19:16:41 +01:00
Makefile ARM: Realview/Versatile/Integrator: separate out common clock code 2010-05-02 09:35:33 +01:00
Makefile.boot RealView: Allow PHYS_OFFSET at 0x70000000 2008-12-01 14:54:55 +00:00
platsmp.c RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements 2009-11-05 10:10:36 +00:00
realview_eb.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pb11mp.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pb1176.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pba8.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pbx.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00