linux/arch/arm/mach-highbank
Rob Herring 7a2848d369 ARM: highbank: abstract out SCU usage
In preparation for A15 support on ECX-2000, the direct calls to SCU
registers must be conditional. The SCU power mode register is replaced by
a custom register on ECX-2000.

Rather than read the number of cores from the SCU, just hardcode it to 4.
This removes one use of SCU and removes the need for the SCU to be
statically mapped. The cpu initialization will ultimately come from DT.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2012-10-31 13:46:50 -05:00
..
core.h Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
highbank.c ARM: highbank: abstract out SCU usage 2012-10-31 13:46:50 -05:00
hotplug.c ARM: highbank: abstract out SCU usage 2012-10-31 13:46:50 -05:00
Kconfig ARM: initial multiplatform support 2012-09-14 09:22:06 -05:00
lluart.c ARM: add Highbank core platform support 2011-10-31 14:14:00 +01:00
Makefile clk: add highbank clock support 2012-07-11 17:58:47 -07:00
platsmp.c ARM: highbank: abstract out SCU usage 2012-10-31 13:46:50 -05:00
pm.c ARM: highbank: abstract out SCU usage 2012-10-31 13:46:50 -05:00
smc.S ARM: highbank: Add smc calls to enable/disable the L2 2012-06-07 22:39:43 -07:00
sysregs.h ARM: highbank: abstract out SCU usage 2012-10-31 13:46:50 -05:00
system.c ARM: highbank: abstract out SCU usage 2012-10-31 13:46:50 -05:00