OMAP3: PM: CPUidle: base driver and support for C1-C2
authorRajendra Nayak <rnayak@ti.com>
Wed, 8 Oct 2008 12:00:58 +0000 (17:30 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 11 Nov 2009 22:42:48 +0000 (14:42 -0800)
commit99e6a4d22f7c7bda0cd8978333c2e85fba02f181
tree22a31df1b559cfa4a43a0babf23d4d84ab290a37
parentf265dc4c5d39f2bd369d97c87a7bd89061b159d4
OMAP3: PM: CPUidle: base driver and support for C1-C2

Basic CPUidle driver for OMAP3 with deepest sleep state supported
being MPU CSWR.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/cpuidle34xx.c [new file with mode: 0644]
arch/arm/mach-omap2/pm.h
arch/arm/mach-omap2/pm34xx.c