diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-03-01 09:53:12 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-03-01 10:14:53 +0300 |
commit | d982992669733dd75520000c6057d8ee0725a363 (patch) | |
tree | a54c0dbe585ec4d908f12cc2987b7a704b5021ba /drivers/bus | |
parent | d176708ffc20332d1c730098d2b111e0b77ece82 (diff) | |
download | linux-d982992669733dd75520000c6057d8ee0725a363.tar.xz |
Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
ACPI/x86 devices with a Cherry Trail SoC should have a GpioInt + a regular
GPIO ACPI resource in their ACPI tables.
Some CHT devices have a bug, where the also is bogus interrupt resource
(likely copied from a previous Bay Trail based generation of the device).
The i2c-core-acpi code will assign the bogus, non-working, interrupt
resource to client->irq. Add a workaround to fix this up.
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=2043960
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220228111613.363336-1-hdegoede@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions