diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-03-24 19:24:31 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2020-03-24 23:07:17 +0100 |
commit | c5fca485320e83b1bb964ad5559ec20f14c943be (patch) | |
tree | 06e819c3516b644ae5079d713b19e7e81e77817d /drivers/input/evdev.c | |
parent | Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices (diff) | |
download | linux-c5fca485320e83b1bb964ad5559ec20f14c943be.tar.xz linux-c5fca485320e83b1bb964ad5559ec20f14c943be.zip |
Input: goodix - add support for controlling the IRQ pin through ACPI methods
Some Apollo Lake (x86, UEFI + ACPI) devices only list the reset GPIO
in their _CRS table and the bit-banging of the IRQ line necessary to
wake-up the controller from suspend can be done by calling 2 Goodix
custom / specific ACPI methods.
This commit adds support for controlling the IRQ line in this matter,
allowing us to properly suspend the touchscreen controller on such
devices.
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1786317
BugLink: https://github.com/nexus511/gpd-ubuntu-packages/issues/10
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=199207
Reviewed-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20200307121505.3707-6-hdegoede@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/evdev.c')
0 files changed, 0 insertions, 0 deletions