From: Hans de Goede <hdegoede@redhat.com>
To: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Andy Shevchenko" <andy@kernel.org>
Cc: Hans de Goede <hdegoede@redhat.com>, platform-driver-x86@vger.kernel.org
Subject: [PATCH 0/4] platform/x86: x86-android-tablets: 2 regression fixes
Date: Fri, 16 Feb 2024 21:17:17 +0100 [thread overview]
Message-ID: <20240216201721.239791-1-hdegoede@redhat.com> (raw)
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
next reply other threads:[~2024-02-16 20:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-16 20:17 Hans de Goede [this message]
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
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=20240216201721.239791-1-hdegoede@redhat.com \
--to=hdegoede@redhat.com \
--cc=andy@kernel.org \
--cc=ilpo.jarvinen@linux.intel.com \
--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