diff options
| author | Xu Rao <raoxu@uniontech.com> | 2026-05-09 11:21:32 +0300 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.com> | 2026-05-12 19:11:43 +0300 |
| commit | a991aa5e89365ba1959fae6847fd288125b209e5 (patch) | |
| tree | 043ece70a95dfb63728863bc322ef20c5f73eba1 /include/linux/hrtimer_api.h | |
| parent | 206342541fc887ae919774a43942dc883161fece (diff) | |
| download | linux-a991aa5e89365ba1959fae6847fd288125b209e5.tar.xz | |
HID: i2c-hid: add reset quirk for BLTP7853 touchpad
The BLTP7853 I2C HID touchpad may fail to probe after reboot or
reprobe because reset completion is not signalled to the host. The
driver then waits for the reset-complete interrupt until it times out
and the device probe fails:
i2c_hid i2c-BLTP7853:00: failed to reset device.
i2c_hid i2c-BLTP7853:00: can't add hid device: -61
i2c_hid: probe of i2c-BLTP7853:00 failed with error -61
Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for the device so i2c-hid does
not wait for a reset interrupt that may never arrive.
Signed-off-by: Xu Rao <raoxu@uniontech.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'include/linux/hrtimer_api.h')
0 files changed, 0 insertions, 0 deletions
