ARM: clps711x: Add cpuidle driver
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 22 Mar 2014 05:44:35 +0000 (09:44 +0400)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 29 Apr 2014 23:33:02 +0000 (01:33 +0200)
Add cpuidle support for ARM Cirrus Logic CLPS711X CPUs.
This CPU has an unique internal register and write to this location
will put the system into the Idle State by halting the clock to the
processor until an interrupt is generated.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/cpuidle/Kconfig.arm
drivers/cpuidle/Makefile
drivers/cpuidle/cpuidle-clps711x.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge