Re: [PATCH] mfd: intel-lpss: Remove D3cold delay

2019-08-12 Thread Lee Jones
On Fri, 05 Jul 2019, Kai-Heng Feng wrote: > Goodix touchpad may drop its first couple input events when > i2c-designware-platdrv and intel-lpss it connects to took too long to > runtime resume from runtime suspended state. > > This issue happens becuase the touchpad has a rather small buffer to >

Re: [PATCH] mfd: intel-lpss: Remove D3cold delay

2019-07-25 Thread Andy Shevchenko
On Thu, Jul 25, 2019 at 01:05:54PM +0100, Lee Jones wrote: > On Tue, 09 Jul 2019, Andy Shevchenko wrote: > > > On Fri, Jul 05, 2019 at 12:55:03PM +0800, Kai-Heng Feng wrote: > > > Goodix touchpad may drop its first couple input events when > > > i2c-designware-platdrv and intel-lpss it connects to

Re: [PATCH] mfd: intel-lpss: Remove D3cold delay

2019-07-25 Thread Andy Shevchenko
On Fri, Jul 05, 2019 at 12:55:03PM +0800, Kai-Heng Feng wrote: > Goodix touchpad may drop its first couple input events when > i2c-designware-platdrv and intel-lpss it connects to took too long to > runtime resume from runtime suspended state. > > This issue happens becuase the touchpad has a rath

Re: [PATCH] mfd: intel-lpss: Remove D3cold delay

2019-07-25 Thread Lee Jones
On Tue, 09 Jul 2019, Andy Shevchenko wrote: > On Fri, Jul 05, 2019 at 12:55:03PM +0800, Kai-Heng Feng wrote: > > Goodix touchpad may drop its first couple input events when > > i2c-designware-platdrv and intel-lpss it connects to took too long to > > runtime resume from runtime suspended state. >

Re: [PATCH] mfd: intel-lpss: Remove D3cold delay

2019-07-09 Thread Andy Shevchenko
On Fri, Jul 05, 2019 at 12:55:03PM +0800, Kai-Heng Feng wrote: > Goodix touchpad may drop its first couple input events when > i2c-designware-platdrv and intel-lpss it connects to took too long to > runtime resume from runtime suspended state. > > This issue happens becuase the touchpad has a rath

[PATCH] mfd: intel-lpss: Remove D3cold delay

2019-07-04 Thread Kai-Heng Feng
Goodix touchpad may drop its first couple input events when i2c-designware-platdrv and intel-lpss it connects to took too long to runtime resume from runtime suspended state. This issue happens becuase the touchpad has a rather small buffer to store up to 13 input events, so if the host doesn't re