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/5] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
Date: Sat, 9 Nov 2024 23:05:25 +0100 [thread overview]
Message-ID: <20241109220530.83394-1-hdegoede@redhat.com> (raw)
Hi All,
Here is a patch-series for adding Bluetooth support for the Vexia EDU ATLA
10 tablet to x86-android-tablets.
Due to the LPSS UARTs being enumerated through PCI rather then through
ACPI, this is somewhat involved. Just like how this special case needed
some extra work for instantiating the various i2c-clients.
Regards,
Hans
Hans de Goede (5):
platform/x86: serdev_helpers: Add get_serdev_controller_from_parent()
helper
platform/x86: x86-android-tablets: Add missing __init to
get_i2c_adap_by_*()
platform/x86: x86-android-tablets: Change x86_instantiate_serdev()
prototype
platform/x86: x86-android-tablets: Add support for getting
serdev-controller by PCI parent
platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU
ATLA 10
drivers/platform/x86/serdev_helpers.h | 60 +++++++++++--------
.../platform/x86/x86-android-tablets/core.c | 31 +++++++---
.../platform/x86/x86-android-tablets/other.c | 12 +++-
.../x86-android-tablets/x86-android-tablets.h | 6 +-
4 files changed, 74 insertions(+), 35 deletions(-)
--
2.47.0
next reply other threads:[~2024-11-09 22:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 22:05 Hans de Goede [this message]
2024-11-09 22:05 ` [PATCH 1/5] platform/x86: serdev_helpers: Add get_serdev_controller_from_parent() helper Hans de Goede
2024-11-09 22:05 ` [PATCH 2/5] platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*() Hans de Goede
2024-11-09 22:05 ` [PATCH 3/5] platform/x86: x86-android-tablets: Change x86_instantiate_serdev() prototype Hans de Goede
2024-11-09 22:05 ` [PATCH 4/5] platform/x86: x86-android-tablets: Add support for getting serdev-controller by PCI parent Hans de Goede
2024-11-10 11:51 ` Andy Shevchenko
2024-11-10 22:27 ` Hans de Goede
2024-11-11 9:37 ` Andy Shevchenko
2024-11-11 9:53 ` Hans de Goede
2024-11-09 22:05 ` [PATCH 5/5] platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10 Hans de Goede
2024-11-10 14:53 ` [PATCH 0/5] " Andy Shevchenko
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=20241109220530.83394-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;
as well as URLs for NNTP newsgroup(s).