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)
commit7c7f8f7f2c6bf078874e5de35d7e2c66467fc664
treef9f3c87cd6c245f0b4ce6cfdad8ac7f3ff57f7ce
parentd1db0eea852497762cab43b905b879dfcd3b8987
ARM: clps711x: Add cpuidle driver

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]
This page took 0.024847 seconds and 5 git commands to generate.