]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cpuidle: calxeda: add support to use PSCI calls
authorRob Herring <rob.herring@calxeda.com>
Tue, 26 Feb 2013 22:05:46 +0000 (16:05 -0600)
committerRob Herring <rob.herring@calxeda.com>
Tue, 1 Oct 2013 21:30:56 +0000 (16:30 -0500)
commita410146c3ea5cf82a52f00814c0a4142ea9768ba
treebf7fdb253aa478f472fba2b43489e8fbb40209e9
parent60a66e370007e8535b7a561353b07b37deaf35ba
cpuidle: calxeda: add support to use PSCI calls

This updates the Calxeda cpuidle driver to use PSCI calls to powergate
cores. This also enables cpuidle for the ECX-2000.

This could possibly become a generic PSCI driver, but there are no other
PSCI users in the kernel other than mach-virt.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: linux-pm@vger.kernel.org
arch/arm/mach-highbank/highbank.c
drivers/cpuidle/Kconfig.arm
drivers/cpuidle/cpuidle-calxeda.c