On am335x-evm, its observed that touchscreen fails to wake system from suspend if user had finger on touch screen while entering system. This series addresses the above issue.
Grygorii Strashko (2): Input: ti_am335x_tsc - Prevent system suspend when TSC is in use Input: ti_am335x_tsc - Ack pending IRQs at probe and before suspend Vignesh R (1): Input: ti_am335x_tsc - Mark IRQ as wakeup capable drivers/input/touchscreen/ti_am335x_tsc.c | 14 ++++++++++++++ include/linux/mfd/ti_am335x_tscadc.h | 1 + 2 files changed, 15 insertions(+) -- 2.8.2