Re: [PATCH v3] HID: i2c-hid: Skip ELAN power-on command after reset

2021-04-14 Thread Doug Anderson
Hi, On Mon, Apr 12, 2021 at 6:20 PM Johnny Chuang wrote: > > Fixes: 43b7029f475e ("HID: i2c-hid: Send power-on command after reset"). Note that the "Fixes" tag actually belongs down at the end. It also shouldn't have a "." at the end. Presumably the maintainer can adjust this when landing? > F

Re: [PATCH v3] HID: i2c-hid: Skip ELAN power-on command after reset

2021-04-13 Thread Harry Cutts
On Mon, 12 Apr 2021 at 18:20, Johnny Chuang wrote: > > Fixes: 43b7029f475e ("HID: i2c-hid: Send power-on command after reset"). > > For ELAN touchscreen, we found our boot code of IC was not flexible enough > to receive and handle this command. > Once the FW main code of our controller is crashed

[PATCH v3] HID: i2c-hid: Skip ELAN power-on command after reset

2021-04-12 Thread Johnny Chuang
Fixes: 43b7029f475e ("HID: i2c-hid: Send power-on command after reset"). For ELAN touchscreen, we found our boot code of IC was not flexible enough to receive and handle this command. Once the FW main code of our controller is crashed for some reason, the controller could not be enumerated success