linux/drivers/acpi/x86
Hans de Goede 1728e57a9d ACPI: x86: 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://patch.msgid.link/20240825132322.6776-2-hdegoede@redhat.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2024-08-29 12:47:53 +02:00
..
apple.c ACPI: property: Support strings in Apple _DSM props 2023-04-27 18:50:26 +02:00
blacklist.c ACPI: x86: Move blacklist to x86 folder 2024-04-08 16:39:24 +02:00
cmos_rtc.c ACPI: x86: Move acpi_cmos_rtc to x86 folder 2024-04-08 16:39:24 +02:00
lpss.c ACPI: LPSS: Switch to new Intel CPU model defines 2024-06-07 20:28:07 +02:00
Makefile ACPI: x86: Move LPSS to x86 folder 2024-04-08 16:39:24 +02:00
s2idle.c ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functions 2024-04-23 21:50:15 +02:00
utils.c ACPI: x86: Make Lenovo Yoga Tab 3 X90F DMI match less strict 2024-08-29 12:47:53 +02:00