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

* Re: [PATCH 0/3] twl4030: keypad: Support for suspend-resume
  2010-02-04 16:06 [PATCH 0/3] twl4030: keypad: Support for suspend-resume Sanjeev Premi
@ 2010-02-04 19:00 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2010-02-04 19:00 UTC (permalink / raw)
  To: Sanjeev Premi; +Cc: linux-omap

Hi,

* Sanjeev Premi <premi@ti.com> [100204 08:04]:
> 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.

Looks OK to me. We should get an ack from linux-input and Dmitry
to merge these via linux-omap:

INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
M:      Dmitry Torokhov <dmitry.torokhov@gmail.com>
M:      Dmitry Torokhov <dtor@mail.ru>
L:      linux-input@vger.kernel.org
T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
S:      Maintained
F:      drivers/input/

Can you please send the series again with linux-input Cc'd?

Regards,

Tony

 
> 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(-)
> --
> 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] 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