Commit 2b5c6cb
committed
kernel-log-check: ignore I2C GDIX touchscreen errors on all products
More Goodix errors were just caught on a different system:
https://sof-ci.01.org/sofpr/PR5449/build12176/devicetest/?model=CML_HEL_RT5682&testcase=verify-kernel-boot-log
Feb 23 16:59:09 jf-cml-hel-rt5682-02 kernel: Linux version 5.13.0-28-generic (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.>
Feb 23 16:59:09 jf-cml-hel-rt5682-02 kernel: i2c_hid_acpi i2c-GDIX0000:00: unexpected HID descriptor bcdVersion (0x0000)
Feb 23 16:59:09 jf-cml-hel-rt5682-02 kernel: i2c_hid_acpi i2c-GDIX0000:00: Failed to fetch the HID Descriptor
Feb 28 21:08:07 jf-cml-hel-rt5682-02 kernel: Linux version 5.16.0-rc1-daily-default-20220227-0 (gcc (Ubunt>
Feb 28 21:08:07 jf-cml-hel-rt5682-02 kernel: i2c_hid_acpi i2c-GDIX0000:00: unexpected HID descriptor bcdVersion (0x0000)
Feb 28 21:08:07 jf-cml-hel-rt5682-02 kernel: i2c_hid_acpi i2c-GDIX0000:00: Failed to fetch the HID Descriptor
See internal issue 174
Signed-off-by: Marc Herbert <marc.herbert@intel.com>1 parent 0addb17 commit 2b5c6cb
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | 275 | | |
281 | 276 | | |
282 | 277 | | |
| |||
285 | 280 | | |
286 | 281 | | |
287 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
288 | 292 | | |
289 | 293 | | |
290 | 294 | | |
| |||
0 commit comments