X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/4] platform/x86: x86-android-tablets: 2 regression fixes
@ 2024-02-16 20:17 Hans de Goede
  2024-02-16 20:17 ` [PATCH 1/4] platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogabook1 X90 Hans de Goede
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Hans de Goede @ 2024-02-16 20:17 UTC (permalink / raw)
  To: Ilpo Järvinen, Andy Shevchenko; +Cc: Hans de Goede, platform-driver-x86

Hi All,

This series fixes 2 recent regressions in the x86-android-tablets code

Patch 1: Fixes the Goodix touchscreen in the Lenovo YogaBook1 X90
         no longer working in 6.7 and 6.8
Patch 2: Is a prep patch for manual serdev instantation failing on 6.8
Patch 3: Fixes manual serdev instantation failing on 6.8
Patch 4: Is just a rename of a single variable

Patches 1 - 3 are actual regression fixes and patch 4 although not
technically a bugfix is trivial. So to keep things simple I plan
to merge this entire series through the fixes branch.

Regards,

Hans


Hans de Goede (4):
  platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo
    Yogabook1 X90
  platform/x86: Add new get_serdev_controller() helper
  platform/x86: x86-android-tablets: Fix serdev instantiation no longer
    working
  platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name

 drivers/platform/x86/serdev_helpers.h         | 77 +++++++++++++++++++
 .../platform/x86/x86-android-tablets/core.c   | 38 +++------
 .../platform/x86/x86-android-tablets/lenovo.c |  1 +
 .../platform/x86/x86-android-tablets/other.c  |  4 +-
 .../x86-android-tablets/x86-android-tablets.h |  1 +
 5 files changed, 93 insertions(+), 28 deletions(-)
 create mode 100644 drivers/platform/x86/serdev_helpers.h

-- 
2.43.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-02-29  6:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-16 20:17 [PATCH 0/4] platform/x86: x86-android-tablets: 2 regression fixes Hans de Goede
2024-02-16 20:17 ` [PATCH 1/4] platform/x86: x86-android-tablets: Fix keyboard touchscreen on Lenovo Yogabook1 X90 Hans de Goede
2024-02-16 20:17 ` [PATCH 2/4] platform/x86: Add new get_serdev_controller() helper Hans de Goede
2024-02-16 21:24   ` Andy Shevchenko
2024-02-16 22:36     ` Hans de Goede
2024-02-17 18:09       ` Andy Shevchenko
2024-02-18 13:25         ` Hans de Goede
2024-02-29  6:12   ` Tony Lindgren
2024-02-16 20:17 ` [PATCH 3/4] platform/x86: x86-android-tablets: Fix serdev instantiation no longer working Hans de Goede
2024-02-16 21:26   ` Andy Shevchenko
2024-02-16 20:17 ` [PATCH 4/4] platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name Hans de Goede
2024-02-19 12:53 ` [PATCH 0/4] platform/x86: x86-android-tablets: 2 regression fixes 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