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

2021-04-09 Thread Harry Cutts
On Tue, 6 Apr 2021 at 23:49, Johnny Chuang wrote: > > Previous commit 43b7029f475e ("HID: i2c-hid: > Send power-on command after reset"), it fixed issue for SIS touchscreen. > > For ELAN touchscreen, we found our boot code of IC was not flexible enough > to receive and handle this command. > Once

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

2021-04-06 Thread Johnny Chuang
Previous commit 43b7029f475e ("HID: i2c-hid: Send power-on command after reset"), it fixed issue for SIS touchscreen. 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, t