Will Deacon
bf14fc54d6
ARM: highbank: convert logical CPU numbers to physical numbers
...
This patch uses the new cpu_logical_map() macro for converting logical
CPU numbers into physical numbers when releasing CPUs during the SMP
boot and CPU hotplug paths.
Acked-by: Rob Herring <rob.herring@calxeda.com >
Signed-off-by: Will Deacon <will.deacon@arm.com >
2011-11-16 10:56:53 +00:00
Rob Herring
8b61f37440
ARM: highbank: add suspend support
...
Add the platform suspend ops for highbank.
Signed-off-by: Rob Herring <rob.herring@calxeda.com >
Reviewed-by: Jamie Iles <jamie@jamieiles.com >
Reviewed-by: Shawn Guo <shawn.guo@linaro.org >
2011-10-31 14:14:05 +01:00
Martin Bogomolni
9680b3d04d
ARM: highbank: Add cpu hotplug support
...
This adds cpu hotplug for highbank. On highbank, a core is always reset and
boots up the same path as a cold boot.
Signed-off-by: Martin Bogomolni <martin@calxeda.com >
Signed-off-by: Rob Herring <rob.herring@calxeda.com >
Reviewed-by: Jamie Iles <jamie@jamieiles.com >
Reviewed-by: Shawn Guo <shawn.guo@linaro.org >
2011-10-31 14:14:04 +01:00
Rob Herring
6738845783
ARM: highbank: add SMP support
...
This enables SMP support on highbank processor.
Signed-off-by: Rob Herring <rob.herring@calxeda.com >
Reviewed-by: Jamie Iles <jamie@jamieiles.com >
Reviewed-by: Shawn Guo <shawn.guo@linaro.org >
2011-10-31 14:14:02 +01:00
Rob Herring
220e6cf7b7
ARM: add Highbank core platform support
...
This adds basic support for the Calxeda Highbank platform.
Signed-off-by: Rob Herring <rob.herring@calxeda.com >
Reviewed-by: Jamie Iles <jamie@jamieiles.com >
Reviewed-by: Shawn Guo <shawn.guo@linaro.org >
2011-10-31 14:14:00 +01:00