]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
authorHans de Goede <hdegoede@redhat.com>
Wed, 4 Dec 2024 20:42:19 +0000 (21:42 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 10 Dec 2024 13:17:55 +0000 (15:17 +0200)
commitc0f1bfc141ea52ea039bd17537b46b705ff8a93d
tree71113bf32d45c1c3b18a55d6b3df4e6605615636
parent7d28fb4d16fb8ad2309616ee3bdcdbf161c13dc5
platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10

The UART used for the Bluetooth HCI on the Vexia EDU ATLA 10 is enumerated
as a PCI device, but the ODBA7823 ACPI fwnode for the HCI expects it to
use the more standard ACPI enumeration mode.

So Bluetooth does not work out of the box. Add x86_serdev_info to make
the x86-android-tablets manually associate the fwnode with the UART.

Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20241204204227.95757-9-hdegoede@redhat.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/x86-android-tablets/other.c