Re: [PATCH] platform/x86: intel_int0002_vgpio: Only implement irq_set_wake on Bay Trail

2019-03-04 Thread Andy Shevchenko
On Mon, Mar 4, 2019 at 4:09 PM Maxim Mikityanskiy wrote: > > On Tue, Feb 5, 2019 at 8:20 PM Andy Shevchenko > wrote: > > > > On Sun, Feb 3, 2019 at 11:42 AM Hans de Goede wrote: > > > > > > Commit c3b8e884defa ("platform/x86: intel_int0002_vgpio: Implement > > > irq_set_wake"), was written to

Re: [PATCH] platform/x86: intel_int0002_vgpio: Only implement irq_set_wake on Bay Trail

2019-03-04 Thread Maxim Mikityanskiy
On Tue, Feb 5, 2019 at 8:20 PM Andy Shevchenko wrote: > > On Sun, Feb 3, 2019 at 11:42 AM Hans de Goede wrote: > > > > Commit c3b8e884defa ("platform/x86: intel_int0002_vgpio: Implement > > irq_set_wake"), was written to fix some wakeup issues on Bay Trail (BYT) > > devices. > > > > We've

Re: [PATCH] platform/x86: intel_int0002_vgpio: Only implement irq_set_wake on Bay Trail

2019-02-05 Thread Andy Shevchenko
On Sun, Feb 3, 2019 at 11:42 AM Hans de Goede wrote: > > Commit c3b8e884defa ("platform/x86: intel_int0002_vgpio: Implement > irq_set_wake"), was written to fix some wakeup issues on Bay Trail (BYT) > devices. > > We've received a bug report that this causes a suspend regression on some > Cherry

[PATCH] platform/x86: intel_int0002_vgpio: Only implement irq_set_wake on Bay Trail

2019-02-03 Thread Hans de Goede
Commit c3b8e884defa ("platform/x86: intel_int0002_vgpio: Implement irq_set_wake"), was written to fix some wakeup issues on Bay Trail (BYT) devices. We've received a bug report that this causes a suspend regression on some Cherry Trail (CHT) based devices. To fix the issues this causes on CHT