public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] OMAP 2/3 GPIO fixes for idling debounce clocks
@ 2009-01-29  1:58 Kevin Hilman
  2009-01-29  1:58 ` [PATCH v2 1/2] OMAP2/3: GPIO: generalize prepare for idle Kevin Hilman
  2009-02-02 20:15 ` [PATCH v2 0/2] OMAP 2/3 GPIO fixes for idling debounce clocks Kevin Hilman
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Hilman @ 2009-01-29  1:58 UTC (permalink / raw)
  To: linux-omap

[updated since v1: also works for retention/off when idle by 
 masking off GPIO clocks in the 'fclks_active' check.]

This series against the current PM branch is to add support for
auto-disabling GPIO debounce clocks when the system is idle.  Without
this, any platform using the GPIO debounce feature will not go into
retention since the GPIO debounce clocks are still active.

This is needed particularily on OMAP3EVM which sets up the debounce
clocks for the touchscreen GPIO.

Kevin Hilman (2):
  OMAP2/3: GPIO: generalize prepare for idle
  OMAP3: GPIO: disable GPIO debounce clocks on idle

 arch/arm/mach-omap2/pm24xx.c           |    4 ++--
 arch/arm/mach-omap2/pm34xx.c           |   14 ++++++++------
 arch/arm/plat-omap/gpio.c              |   27 +++++++++++++++++++++------
 arch/arm/plat-omap/include/mach/gpio.h |    4 ++--
 4 files changed, 33 insertions(+), 16 deletions(-)


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

end of thread, other threads:[~2009-02-02 20:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29  1:58 [PATCH v2 0/2] OMAP 2/3 GPIO fixes for idling debounce clocks Kevin Hilman
2009-01-29  1:58 ` [PATCH v2 1/2] OMAP2/3: GPIO: generalize prepare for idle Kevin Hilman
2009-01-29  1:58   ` [PATCH v2 2/2] OMAP3: GPIO: disable GPIO debounce clocks on idle Kevin Hilman
2009-02-02 20:15 ` [PATCH v2 0/2] OMAP 2/3 GPIO fixes for idling debounce clocks Kevin Hilman

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