public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] twl4030: keypad: Support for suspend-resume
@ 2010-02-04 16:06 Sanjeev Premi
  2010-02-04 19:00 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Sanjeev Premi @ 2010-02-04 16:06 UTC (permalink / raw)
  To: linux-omap; +Cc: Sanjeev Premi

This set adds suspend-resume functionality to the TWL4030
keypad driver. It also adds the capability to wakeup from
the OFF mode.

These 2 patches don't depend upon the code in pm branch. And
have been tested on linux-omap/master (c6348aa):
  twl4030: keypad: Add suspend-resume functions
  twl4030: keypad: Hooks for board specific suspend-resume

The complete set has been tested on linux-omap/pm (c6348aa).

All testing done on OMAP3EVM.

Sanjeev Premi (3):
  twl4030: keypad: Add suspend-resume functions
  twl4030: keypad: Hooks for board specific suspend-resume
  OMAP3: PM: Wakeup from TWL4030 keypad with OFF mode

 arch/arm/mach-omap2/board-omap3evm.c    |   86 +++++++++++++++++++++++++++++++
 drivers/input/keyboard/twl4030_keypad.c |   28 ++++++++++
 include/linux/i2c/twl.h                 |   12 ++++
 3 files changed, 126 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2010-02-04 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 16:06 [PATCH 0/3] twl4030: keypad: Support for suspend-resume Sanjeev Premi
2010-02-04 19:00 ` Tony Lindgren

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