public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] 34XX: PM: Support for retention on suspend and idle
@ 2008-05-16 10:53 Högander Jouni
  2008-05-16 10:57 ` [PATCH 1/9] 24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S Jouni Hogander
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Högander Jouni @ 2008-05-16 10:53 UTC (permalink / raw)
  To: linux-omap; +Cc: paul, tony

This patch set adds suspend and pm idle support for omap3. There are
still lots of missing stuff so omap doesn't enter full retention
without workaround patches. Workaround patches are sent in separate
set.

You can try these by applying this set and workaround set. Then boot
the device and do "echo mem > /sys/power/state". Dynamic retention can
be tried by "echo 1 > /sys/power/sleep_while_idle". There is one
pending patch by Felipe Balbi (ARCH: OMAP: MUSB: Do not block sleep)
addition to this and workaround set which is needed dynamic idle to
work. Enabling dynamic idle has nasty side effect that serial console
stops to work. This happens only if you enable it by "echo 1 >
/sys/power/sleep_while_idle"

I have tested these patches on TI 3430 SDP ES2.0 board.
-- 
Jouni Högander

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-05-20 22:13 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 10:53 [PATCH 0/9] 34XX: PM: Support for retention on suspend and idle Högander Jouni
2008-05-16 10:57 ` [PATCH 1/9] 24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S Jouni Hogander
2008-05-16 10:57 ` [PATCH 2/9] 24XX: PM: Move debugging related code to pm-debug.c Jouni Hogander
2008-05-16 10:57 ` [PATCH 3/9] PM: Add pm.c file for omap2 and omap3 common code Jouni Hogander
2008-05-16 10:57 ` [PATCH 4/9] OMAP: Add new function to check wether there is irq pending Jouni Hogander
2008-05-16 15:44   ` Tony Lindgren
2008-05-19  8:04     ` Högander Jouni
2008-05-19 18:54       ` Tony Lindgren
2008-05-20  6:27         ` Högander Jouni
2008-05-20 14:47           ` Tony Lindgren
2008-05-16 10:57 ` [PATCH 5/9] 34XX: Suspend: Take suspend sram code from ti cdp kernel Jouni Hogander
2008-05-16 10:57 ` [PATCH 6/9] 34XX: Suspend: Use same naming convention in sleep34xx.S as in sleep24XX.S Jouni Hogander
2008-05-16 10:58 ` [PATCH 7/9] 34XX: Add miscellaneous definitions related to 34xx Jouni Hogander
2008-05-16 10:58 ` [PATCH 8/9] 34XX: PM: Initial version of suspend and dynamic retention Jouni Hogander
2008-05-16 10:58 ` [PATCH 9/9] OMAP3430SDP: Enable config options CONFIG_OMAP_RESET_CLOCKS and CONFIG_SUSPEND Jouni Hogander
2008-05-20 22:13 ` [PATCH 0/9] 34XX: PM: Support for retention on suspend and idle Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox