Hi, this patchset adds optional generation of repeat input events for twl4030 power button. It adds optional platform data for twl4030-pwrbutton and initializes it for RX51/N900 (default behavior kept - repeated input events disabled). We are working on an OMAP3 with TWL5031 MFD. In one of the use scenarios userspace wants to receive repeated input events from long press of power button. -- Denis Denis Karpov (2): input: twl4030-pwrbutton: add support for platform data omap: rx51: initialize platform data for twl4030 powerbutton arch/arm/mach-omap2/board-rx51-peripherals.c | 5 +++++ drivers/input/misc/twl4030-pwrbutton.c | 8 ++++++++ drivers/mfd/twl-core.c | 4 +++- include/linux/i2c/twl.h | 5 +++++ 4 files changed, 21 insertions(+), 1 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