author | Vaibhav Bedia <vaibhav.bedia@ti.com> | |
Wed, 30 Nov 2011 16:01:47 +0000 (21:31 +0530) | ||
committer | Vaibhav Hiremath <hvaibhav@ti.com> | |
Mon, 23 Jan 2012 19:14:44 +0000 (00:44 +0530) | ||
commit | 7a758f13828d9de75e59ad3debf9fad3aca510e0 | |
tree | 37b31bc8acd9a30e36c90d951eb57c53aba6a27d | tree | snapshot (tar.xz tar.gz zip) |
parent | c8b51369a16297654cacbbaec3993f22ec4ff5e1 | commit | diff |
arm:omap:am33xx: Basic cpuidle support
Add basic cpuidle support for AM33XX family of SoC.
Right now only two idle states (WFI and WFI+SR) are
supported. The latency/residency numbers chosen will
be fine-tuned based on power measurements on actual
hardware.
Signed-off-by: Vaibhav Bedia <vaibhav.bedia@ti.com>
Add basic cpuidle support for AM33XX family of SoC.
Right now only two idle states (WFI and WFI+SR) are
supported. The latency/residency numbers chosen will
be fine-tuned based on power measurements on actual
hardware.
Signed-off-by: Vaibhav Bedia <vaibhav.bedia@ti.com>
arch/arm/mach-davinci/cpuidle.c | diff | blob | history | |
arch/arm/mach-omap2/Makefile | diff | blob | history | |
arch/arm/mach-omap2/cpuidle33xx.c | [new file with mode: 0644] | blob |
arch/arm/mach-omap2/cpuidle33xx.h | [new file with mode: 0644] | blob |
arch/arm/plat-omap/include/plat/am33xx.h | diff | blob | history | |
arch/arm/plat-omap/include/plat/emif.h | [new file with mode: 0644] | blob |