]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: tegra114: cpuidle: add powered-down state
authorJoseph Lo <josephl@nvidia.com>
Fri, 19 Jul 2013 09:25:26 +0000 (17:25 +0800)
committerStephen Warren <swarren@nvidia.com>
Fri, 19 Jul 2013 16:07:14 +0000 (10:07 -0600)
commit3045cb33eb6081a937d9a2873f5fb88d9fcb7900
tree046853597195752cda428c21c6609d44605e8848
parent1b9e6b2745621984b4aad49b0386814815fb15e7
ARM: tegra114: cpuidle: add powered-down state

This supports CPU core power down on each CPU when CPU idle. When CPU go
into this state, it saves it's context and needs a proper configuration
in flow controller to power gate the CPU when CPU runs into WFI
instruction. And the CPU also needs to set the IRQ as CPU power down idle
wake up event in flow controller.

Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/cpuidle-tegra114.c