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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html