Re: [PATCH v3 0/3] ti_am335x_tsc: Fix suspend/resume

From: Vignesh R
Date: Mon May 14 2018 - 11:05:00 EST




On 24-Apr-18 11:57 AM, Vignesh R wrote:
> This patch series fixes couple of issues wrt suspend/resume with TI AM335x
> TSC driver. Disable and clear any pending IRQs before suspend, and
> handle case where TSC wakeup would fail, if there were touch events
> during suspend.
>
>

Gentle ping on this series... Any comments?

> Grygorii Strashko (2):
> Input: ti_am335x_tsc - Ack pending IRQs at probe and before suspend
> Input: ti_am335x_tsc - Prevent system suspend when TSC is in use
>
> Vignesh R (1):
> Input: ti_am335x_tsc - Mark IRQ as wakeup capable
>
> drivers/input/touchscreen/ti_am335x_tsc.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>