linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: OMAP4: core retention support
@ 2012-02-23 13:21 Tero Kristo
  2012-02-23 13:21 ` [PATCH 1/6] arm: omap4: suspend: Program all domains to RET Tero Kristo
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Tero Kristo @ 2012-02-23 13:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This set adds core retention support on top of mainline. The set
also adds IO CHAIN wakeup capability for OMAP4, which is a nice feature
to have while trying suspend / resume with CSWR as it is quite difficult
to wake up the device without this.

Patch 6 might cause some stir, but this is needed as omap4 PRCM chain
handler currently does not work without SPARSE_IRQ. Enabling the
SPARSE_IRQ causes a WARN from gic during boot for omap4, and attempting
to fix this creates some spam from interrupt handling code which seems to
originate from GPMC/GPIO. Also, omap3 boot breaks completely,
thus it is impossible to enable this option as of now.

Tested on OMAP4 blaze board, with OMAP4430 EMU chip. Suspend / resume
works nicely, and wakeup with UART3 works. The powerdomain state info
under pm-debug appears to be somewhat bogus right after boot, but fixes
itself during suspend. This should be addressed separately. Also
verified that suspend / resume with OMAP3 beagle is okay.

-Tero

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

end of thread, other threads:[~2012-02-28  7:24 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23 13:21 [PATCH 0/6] ARM: OMAP4: core retention support Tero Kristo
2012-02-23 13:21 ` [PATCH 1/6] arm: omap4: suspend: Program all domains to RET Tero Kristo
2012-02-23 13:45   ` Shilimkar, Santosh
2012-02-23 13:21 ` [PATCH 2/6] ARM: OMAP4 PM: Add IO Daisychain support Tero Kristo
2012-02-23 13:48   ` Shilimkar, Santosh
2012-02-24  6:59     ` Rajendra Nayak
2012-02-24  8:53       ` Shilimkar, Santosh
2012-02-23 15:58   ` Elaidi, Djamil
2012-02-24  6:50     ` Rajendra Nayak
2012-02-23 13:21 ` [PATCH 3/6] ARM: OMAP3PLUS PM: Add IO Daisychain support via hwmod mux Tero Kristo
2012-02-23 13:53   ` Shilimkar, Santosh
2012-02-24 14:35     ` Tero Kristo
2012-02-28  0:24   ` Kevin Hilman
2012-02-23 13:21 ` [PATCH 4/6] arm: omap4: prm: fix interrupt register offsets Tero Kristo
2012-02-28  0:25   ` Kevin Hilman
2012-02-23 13:21 ` [PATCH 5/6] ARM: OMAP4: suspend: Do not get dsp/tesla out of reset Tero Kristo
2012-02-23 13:56   ` Shilimkar, Santosh
2012-02-23 20:44     ` Cousson, Benoit
2012-02-28  0:28   ` Kevin Hilman
2012-02-28  5:34     ` Rajendra Nayak
2012-02-23 13:22 ` [PATCH 6/6] arm: omap3+: add prcm chain interrupts to the interrupt list Tero Kristo
2012-02-28  1:25 ` [PATCH 0/6] ARM: OMAP4: core retention support Kevin Hilman
2012-02-28  7:24   ` Tero Kristo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).