Linux Input Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Immutable branch between drivers/platform/x86 and drivers/input due for the v5.14 merge window
@ 2021-05-21 10:10 Hans de Goede
  0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2021-05-21 10:10 UTC (permalink / raw
  To: Dmitry Torokhov
  Cc: linux-input, platform-driver-x86@vger.kernel.org, Bastien Nocera

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-21 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-21 10:10 [GIT PULL] Immutable branch between drivers/platform/x86 and drivers/input due for the v5.14 merge window Hans de Goede

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 read-only IMAP folder(s) and NNTP newsgroup(s).