From: Hans de Goede <hdegoede@redhat.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Bastien Nocera <hadess@hadess.net>,
Mark Gross <mgross@linux.intel.com>,
Andy Shevchenko <andy@infradead.org>
Cc: Hans de Goede <hdegoede@redhat.com>, Arkadiy <arkan49@yandex.ru>,
"Sergei A . Trusov" <sergei.a.trusov@ya.ru>,
linux-input@vger.kernel.org, platform-driver-x86@vger.kernel.org
Subject: [RFC v2 0/5] Input: goodix - platform/x86: touchscreen_dmi - Move quirks to touchscreen_dmi.c
Date: Tue, 4 May 2021 20:57:41 +0200 [thread overview]
Message-ID: <20210504185746.175461-1-hdegoede@redhat.com> (raw)
Hi Dmitry, Bastien,
Here v2 of the patch series to move the DMI quirks for upside-down and
x-axis-inverted touchscreens in goodix.c to the generic x86 touchscreen
mechanism found in drivers/platform/x86/touchscreen_dmi.c .
As I mentioned in my reply to the v1 RFC I've dropped the:
"platform/x86: touchscreen_dmi: Match on ACPI HID instead of ACPI companion-dev-name"
patch from this version; and for completeness sake I've added a
couple of other pending touchscreen_dmi.c patches.
Note this is still marked as RFC for now since I have been unable to confirm
the ACPI HID for the touchscreen on the Cube I15-TC which is necessary
for the touchscreen_dmi.c code. I've send an email to the reporter and
the author of the patch adding the quirk for the Cube I15-TC.
As discussed in the "[PATCH] platform/x86: touchscreen_dmi: Add swap-x-y
quirk for Goodix touchscreen on Estar Beauty HD tablet" thread, I'll
prepare an immutable branch for Dmitry to pull once this is ready
for merging.
Note if I get no reply to the questions surrounding patch 2/5,
I'll probably just drop that patch and merge the rest.
Regards,
Hans
Hans de Goede (4):
Input: goodix - platform/x86: touchscreen_dmi - Move upside down
quirks to touchscreen_dmi.c
Input: goodix - platform/x86: touchscreen_dmi - Move inverted-x quirk
to touchscreen_dmi.c
platform/x86: touchscreen_dmi: Add an extra entry for the upside down
Goodix touchscreen on Teclast X89 tablets
platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of
TM800A550L tablets
Teava Radu (1):
platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0
W700 tablet
drivers/input/touchscreen/goodix.c | 74 ----------------
drivers/platform/x86/touchscreen_dmi.c | 112 +++++++++++++++++++++++++
2 files changed, 112 insertions(+), 74 deletions(-)
--
2.31.1
next reply other threads:[~2021-05-04 18:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 18:57 Hans de Goede [this message]
2021-05-04 18:57 ` [RFC v2 1/5] Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c Hans de Goede
2021-05-04 18:57 ` [RFC v2 2/5] Input: goodix - platform/x86: touchscreen_dmi - Move inverted-x quirk " Hans de Goede
2021-05-04 18:57 ` [RFC v2 3/5] platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets Hans de Goede
2021-05-04 18:57 ` [RFC v2 4/5] platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets Hans de Goede
2021-05-04 18:57 ` [RFC v2 5/5] platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet Hans de Goede
2021-05-19 15:20 ` Hans de Goede
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210504185746.175461-1-hdegoede@redhat.com \
--to=hdegoede@redhat.com \
--cc=andy@infradead.org \
--cc=arkan49@yandex.ru \
--cc=dmitry.torokhov@gmail.com \
--cc=hadess@hadess.net \
--cc=linux-input@vger.kernel.org \
--cc=mgross@linux.intel.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=sergei.a.trusov@ya.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).