commit | 7c7f8f7f2c6bf078874e5de35d7e2c66467fc664 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sat Mar 22 09:44:35 2014 +0400 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Wed Apr 30 01:33:02 2014 +0200 |
tree | f9f3c87cd6c245f0b4ce6cfdad8ac7f3ff57f7ce | |
parent | d1db0eea852497762cab43b905b879dfcd3b8987 [diff] |
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>