All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/6] ARM: OMAP3+: minor PM core code cleanup
@ 2012-07-13 16:37 ` Tero Kristo
  0 siblings, 0 replies; 30+ messages in thread
From: Tero Kristo @ 2012-07-13 16:37 UTC (permalink / raw)
  To: linux-omap, paul, khilman; +Cc: linux-arm-kernel

Hi,

Following set moves some PRM related code away from PM core code to
PRM / HWMOD. This requires the hwmod cleanup set from Paul that
implements the setup_preprogram hooks for hwmods. Sending as RFC for
initial commenting.

This set does following:
- gets rid of the prcm interrupt handler from pm34xx.c
- removes iva_idle from pm34xx.c
- removes d2d_idle from pm34xx.c

There are some side-effects though, it looks like the reset statuses
for iva / d2d modules are rather flaky, and some failed hardreset
warnings are generated during boot. PM works fine though and the
modules are put to idle properly. Could use some ideas how to handle
this, maybe add a flag for ignoring the hardreset status completely...?

-Tero


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

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

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-13 16:37 [RFC 0/6] ARM: OMAP3+: minor PM core code cleanup Tero Kristo
2012-07-13 16:37 ` Tero Kristo
2012-07-13 16:37 ` [RFC 1/6] ARM: OMAP3: PRM: move prcm interrupt handlers to PRM driver code Tero Kristo
2012-07-13 16:37   ` Tero Kristo
2012-07-16 11:26   ` Rajendra Nayak
2012-07-16 11:26     ` Rajendra Nayak
2012-07-16 11:41     ` Tero Kristo
2012-07-16 11:41       ` Tero Kristo
2012-07-31  0:31   ` Kevin Hilman
2012-07-31  0:31     ` Kevin Hilman
2012-08-07  7:28     ` Tony Lindgren
2012-08-07  7:28       ` Tony Lindgren
2012-07-13 16:37 ` [RFC 2/6] ARM: OMAP3: clock data: prevent IVA2 DPLL low power stop mode Tero Kristo
2012-07-13 16:37   ` Tero Kristo
2012-07-13 16:37 ` [RFC 3/6] ARM: OMAP3: hwmod data: fix iva2 reset info Tero Kristo
2012-07-13 16:37   ` Tero Kristo
2012-07-16  0:12   ` Paul Walmsley
2012-07-16  0:12     ` Paul Walmsley
2012-07-13 16:37 ` [RFC 4/6] ARM: OMAP3: hwmod data: add custom setup_preprogram for iva hwmod Tero Kristo
2012-07-13 16:37   ` Tero Kristo
2012-07-13 16:37 ` [RFC 5/6] ARM: OMAP3: hwmod data: add sad2d hwmod Tero Kristo
2012-07-13 16:37   ` Tero Kristo
2012-07-16  1:14   ` Paul Walmsley
2012-07-16  1:14     ` Paul Walmsley
2012-07-16  1:28   ` Paul Walmsley
2012-07-16  1:28     ` Paul Walmsley
2012-07-13 16:37 ` [RFC 6/6] ARM: OMAP3: hwmod data: add custom setup_preprogram for " Tero Kristo
2012-07-13 16:37   ` Tero Kristo
2012-07-30 20:53 ` [RFC 0/6] ARM: OMAP3+: minor PM core code cleanup Kevin Hilman
2012-07-30 20:53   ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.