Re: intel-gpio interrupts stop firing with Focaltech I2C-HID touchpad

From: Mika Westerberg
Date: Thu Nov 16 2017 - 08:12:20 EST


On Thu, Nov 16, 2017 at 12:01:24PM +0000, Daniel Drake wrote:
> On Thu, Nov 16, 2017 at 11:52 AM, Mika Westerberg
> <mika.westerberg@xxxxxxxxxxxxxxx> wrote:
> > Please first check the signal with some analyzator if it works as
> > expected and let's then figure out what needs to be fixed and where ;-)
>
> It works fine under Windows, so I think it's already clear that there
> is a Linux bug to be solved here.

Can you remove all the "debugging" patches and hacks and then add
"i2c_hid.debug=1" to the kernel command line.

Then reproduce the issue and send me full dmesg and acpidump of the
system. Thanks.