diff options
author | Hans de Goede <hdegoede@redhat.com> | 2021-05-04 20:57:42 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-05-20 15:17:07 +0200 |
commit | 5a6f0dbe621a5c20dc912ac474debf9f11129e03 (patch) | |
tree | d2bd1b4bd59265424fbe706c950a69480aa3920d /Documentation/admin-guide/sysrq.rst | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c
Move the DMI quirks for upside-down mounted Goodix touchscreens from
drivers/input/touchscreen/goodix.c to
drivers/platform/x86/touchscreen_dmi.c,
where all the other x86 touchscreen quirks live.
Note the touchscreen_dmi.c code attaches standard touchscreen
device-properties to an i2c-client device based on a combination of a
DMI match + a device-name match. I've verified that the: Teclast X98 Pro,
WinBook TW100 and WinBook TW700 uses an ACPI devicename of "GDIX1001:00"
based on acpidumps and/or dmesg output available on the web.
This patch was tested on a Teclast X89 tablet.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20210504185746.175461-2-hdegoede@redhat.com
Diffstat (limited to 'Documentation/admin-guide/sysrq.rst')
0 files changed, 0 insertions, 0 deletions