Bartłomiej Maryńczak
293c485cba
HID: i2c-hid: Delayed i2c resume wakeup for 0x0d42 Goodix touchpad
...
Patch for Goodix 27c6:0d42 touchpads found in Inspiron 5515 laptops.
After resume from suspend, one can communicate with this device just fine.
We can read data from it or request a reset,
but for some reason the interrupt line will not go up
when new events are available.
(it can correctly respond to a reset with an interrupt tho)
The only way I found to wake this device up
is to send anything to it after ~1.5s mark,
for example a simple read request, or power mode change.
In this patch, I simply delay the resume steps with msleep,
this will cause the set_power request to happen after
the ~1.5s barrier causing the device to resume its event interrupts.
Sleep was used rather than delayed_work
to make this workaround as non-invasive as possible.
[jkosina@suse.com: shortlog update]
Signed-off-by: Bartłomiej Maryńczak <marynczakbartlomiej@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
2024-10-18 12:32:06 +02:00
..
2024-10-09 17:18:57 +02:00
2024-09-27 20:15:21 +02:00
2024-10-18 12:32:06 +02:00
2024-10-04 10:33:11 +02:00
2024-04-03 13:23:23 +02:00
2024-06-06 09:29:07 +02:00
2022-12-20 15:30:35 +01:00
2024-06-06 10:52:48 +02:00
2022-11-21 22:17:10 +01:00
2024-08-27 16:29:55 +02:00
2024-09-19 09:42:21 +02:00
2024-08-27 16:29:55 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2024-09-05 16:20:56 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:30:43 +02:00
2024-09-13 15:14:56 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-09-13 15:39:37 +02:00
2024-08-27 16:29:55 +02:00
2024-06-07 11:08:07 +02:00
2024-09-05 16:20:56 +02:00
2022-11-21 22:17:10 +01:00
2024-08-27 16:29:55 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2022-11-11 11:09:36 +01:00
2024-06-06 10:52:48 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-09-25 22:49:49 +02:00
2024-08-02 12:42:23 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2024-09-05 16:20:56 +02:00
2024-08-27 16:29:55 +02:00
2023-07-09 12:47:37 +02:00
2024-10-18 12:32:06 +02:00
2022-12-20 15:30:35 +01:00
2024-08-06 08:42:53 +02:00
2024-08-27 16:29:55 +02:00
2024-07-12 18:28:03 +02:00
2024-09-05 16:20:56 +02:00
2024-08-27 16:29:55 +02:00
2024-07-10 09:11:27 +02:00
2022-04-21 10:28:49 +02:00
2024-08-27 16:29:55 +02:00
2024-06-06 10:51:56 +02:00
2024-02-13 11:43:55 +01:00
2022-11-14 23:56:52 +01:00
2024-06-06 10:52:09 +02:00
2024-09-06 10:06:02 +02:00
2024-07-16 12:18:28 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-09-05 16:20:56 +02:00
2023-11-21 09:27:18 +01:00
2024-07-12 18:30:11 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-10-08 09:15:25 +02:00
2024-07-16 12:24:04 +02:00
2024-08-27 16:29:55 +02:00
2024-06-06 10:52:48 +02:00
2024-05-23 14:17:22 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-09-05 10:55:15 +02:00
2024-05-22 10:45:12 -07:00
2024-05-22 10:45:12 -07:00
2024-05-03 10:45:34 +01:00
2024-06-06 10:52:48 +02:00
2024-10-08 08:45:17 +02:00
2024-08-22 00:24:09 +02:00
2024-06-06 10:52:48 +02:00
2024-08-27 16:29:55 +02:00
2024-09-05 16:20:57 +02:00
2023-12-04 16:21:05 +01:00
2024-06-06 10:52:48 +02:00
2024-08-27 16:29:55 +02:00
2024-06-06 10:52:48 +02:00
2023-10-25 18:33:42 +02:00
2023-08-14 11:23:35 +02:00
2024-04-03 13:42:04 +02:00
2024-04-03 13:42:04 +02:00
2024-04-03 13:42:04 +02:00
2023-08-14 11:23:35 +02:00
2024-04-03 13:42:04 +02:00
2024-04-03 13:42:04 +02:00
2023-08-14 11:23:35 +02:00
2023-08-14 11:23:35 +02:00
2023-08-14 11:23:35 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-09-03 14:00:05 +02:00
2024-08-27 16:29:55 +02:00
2024-08-27 16:29:55 +02:00
2024-06-06 10:52:48 +02:00
2024-09-05 16:20:57 +02:00
2024-06-06 10:52:48 +02:00
2024-07-16 12:19:28 +02:00
2024-09-05 16:20:57 +02:00
2024-08-27 16:29:55 +02:00
2022-08-25 11:38:55 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2024-08-27 16:29:55 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2022-11-25 17:39:19 +08:00
2023-10-25 16:25:47 +02:00
2024-09-05 16:20:57 +02:00
2023-10-25 16:25:47 +02:00
2024-09-05 16:20:57 +02:00
2024-09-05 16:20:57 +02:00
2024-06-19 16:33:10 +02:00
2024-09-05 16:20:57 +02:00
2024-09-05 16:20:57 +02:00
2024-09-05 16:20:57 +02:00
2024-06-06 10:52:48 +02:00
2022-08-25 11:37:21 +02:00
2022-08-25 11:37:21 +02:00
2024-09-05 16:20:57 +02:00
2024-09-05 16:20:57 +02:00
2022-12-25 13:38:09 -08:00
2023-08-14 11:14:42 +02:00
2022-11-04 09:57:16 +01:00
2022-11-04 09:57:16 +01:00
2024-08-27 18:25:53 +02:00
2024-09-05 16:20:57 +02:00
2024-06-06 10:52:48 +02:00
2024-06-06 10:52:48 +02:00
2024-08-27 16:29:55 +02:00
2024-08-29 10:39:37 +02:00
2024-08-19 21:14:39 +02:00
2024-08-19 21:14:39 +02:00
2023-11-30 13:38:50 -08:00
2024-02-06 16:12:07 +01:00
2024-10-11 11:12:19 +02:00
2024-09-10 23:47:03 +02:00
2023-11-29 16:13:21 +01:00