From: Hans de Goede <hdegoede@redhat.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input <linux-input@vger.kernel.org>,
"platform-driver-x86@vger.kernel.org"
<platform-driver-x86@vger.kernel.org>,
Bastien Nocera <hadess@hadess.net>
Subject: [GIT PULL] Immutable branch between drivers/platform/x86 and drivers/input due for the v5.14 merge window
Date: Fri, 21 May 2021 12:10:59 +0200 [thread overview]
Message-ID: <eb032465-5d2c-35a4-73ed-866648c5936f@redhat.com> (raw)
Hi Dmitry,
As discussed before here is a pull-req from an immutable branch moving most
of the drivers/input/touchscreen/goodix.c DMI quirks to the generic
x86/DMI touchscreen database in drivers/platform/x86/touchscreen_dmi.c
Note I've dropped the patch moving the single invert_x quirk (leaving that
quirk in goodix.c) since the generic touchscreen quirk code needs the dev_name()
of the ACPI-device to which it should add the device-props and my requests to
provide that have not been answered.
Note I also have an outstanding (unrelated) patch-series for goodix touchscreens:
"[PATCH 0/7] Input: goodix - Add support for controllers without flash"
Please merge this pull-req first (there should be no conflicts, but still).
Regards,
Hans
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-goodix-v5.14-1
for you to fetch changes up to fcd8cf0e3e48f4c66af82c8e799c37cb0cccffe0:
platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets (2021-05-20 15:17:24 +0200)
----------------------------------------------------------------
Signed tag for the immutable platform-drivers-x86-goodix branch for merging into the input subsystem.
----------------------------------------------------------------
Hans de Goede (3):
Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks 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
drivers/input/touchscreen/goodix.c | 52 ---------------------
drivers/platform/x86/touchscreen_dmi.c | 85 ++++++++++++++++++++++++++++++++++
2 files changed, 85 insertions(+), 52 deletions(-)
reply other threads:[~2021-05-21 10:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=eb032465-5d2c-35a4-73ed-866648c5936f@redhat.com \
--to=hdegoede@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=hadess@hadess.net \
--cc=linux-input@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/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).