From: Joseph Lo Date: Fri, 19 Jul 2013 09:25:26 +0000 (+0800) Subject: ARM: tegra114: cpuidle: add powered-down state X-Git-Tag: v3.12-rc1~115^2~13^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3045cb33eb6081a937d9a2873f5fb88d9fcb7900;p=pandora-kernel.git 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 Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed