summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank/sysregs.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: highbank: add a power request clearRob Herring2013-01-071-0/+15
| | | | | | | When we fail to power down, we need to clear out the power request. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: highbank: fix typos with hignbank in power request functionsRob Herring2013-01-071-4/+4
| | | | | | | s/hignbank/highbank/ Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: highbank: abstract out SCU usageRob Herring2012-10-311-0/+19
| | | | | | | | | | | | | 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>
* ARM: add Highbank core platform supportRob Herring2011-10-311-0/+52
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>
OpenPOWER on IntegriCloud