Re: PM: OMAP3 HS/EMU off-mode support

2008-10-29 Thread Kevin Hilman
Tero Kristo <[EMAIL PROTECTED]> writes: > This patchset provides off-mode support for OMAP3 HS/EMU devices. Due to > secure environment in these devices, wake-up from off-mode is slightly > different than in GP devices. This code has been tested on following chip > versions: ES2.1GP, ES3.0EMU, ES3

PM: OMAP3 HS/EMU off-mode support

2008-10-14 Thread Tero Kristo
This patchset provides off-mode support for OMAP3 HS/EMU devices. Due to secure environment in these devices, wake-up from off-mode is slightly different than in GP devices. This code has been tested on following chip versions: ES2.1GP, ES3.0EMU, ES3.0HS. -- To unsubscribe from this list: send th

[PATCH 3/6] PM: OMAP3 HS/EMU off-mode support

2008-10-14 Thread Tero Kristo
Signed-off-by: Tero Kristo <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/pm34xx.c | 58 +- arch/arm/mach-omap2/sleep34xx.S | 74 ++ arch/arm/plat-omap/include/mach/pm.h |2 + 3 files changed, 132 insertions(+), 2 deletions(