1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/platform/x86/x86-android-tablets
Hans de Goede a3379eca24
platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict
There are 2G and 4G RAM versions of the Lenovo Yoga Tab 3 X90F and it
turns out that the 2G version has a DMI product name of
"CHERRYVIEW D1 PLATFORM" where as the 4G version has
"CHERRYVIEW C0 PLATFORM". The sys-vendor + product-version check are
unique enough that the product-name check is not necessary.

Drop the product-name check so that the existing DMI match for the 4G
RAM version also matches the 2G RAM version.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20240825132415.8307-1-hdegoede@redhat.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
2024-08-26 14:34:33 +03:00
..
asus.c platform/x86: x86-android-tablets: Stop using gpiolib private APIs 2023-09-11 13:28:58 +02:00
core.c platform/x86: x86-android-tablets: Pass struct device to init() 2024-05-14 11:43:40 +02:00
dmi.c platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less strict 2024-08-26 14:34:33 +03:00
Kconfig platform/x86: x86-android-tablets: Add "select LEDS_CLASS" 2024-05-27 11:30:15 +02:00
lenovo.c platform/x86: x86-android-tablets: Pass struct device to init() 2024-05-14 11:43:40 +02:00
Makefile platform/x86: x86-android-tablets: Move remaining tablets to other.c 2023-03-07 12:08:31 +01:00
other.c platform/x86: x86-android-tablets: Create LED device for Xiaomi Pad 2 bottom bezel touch buttons 2024-05-14 11:43:40 +02:00
shared-psy-info.c platform/x86: x86-android-tablets: Move shared power-supply fw-nodes to a separate file 2023-03-07 12:08:31 +01:00
shared-psy-info.h platform/x86: x86-android-tablets: Move shared power-supply fw-nodes to a separate file 2023-03-07 12:08:31 +01:00
x86-android-tablets.h platform/x86: x86-android-tablets: Pass struct device to init() 2024-05-14 11:43:40 +02:00