]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
platform/x86/uniwill: Add TUXEDO Book BA15 Gen10
authorWerner Sembach <wse@tuxedocomputers.com>
Fri, 12 Dec 2025 18:02:22 +0000 (19:02 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 15 Dec 2025 14:05:49 +0000 (16:05 +0200)
Add TUXEDO Book BA15 Gen10 to the list of supported devices of the
Uniwill driver.

Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Link: https://patch.msgid.link/20251212180319.712913-1-wse@tuxedocomputers.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/uniwill/uniwill-acpi.c

index bd7e63dd5181021fece87bc344e090f05f40d10b..0f935532f250487fd97e53bc9e0d9363e5e52e80 100644 (file)
@@ -1844,6 +1844,13 @@ static const struct dmi_system_id uniwill_dmi_table[] __initconst = {
                        DMI_EXACT_MATCH(DMI_BOARD_NAME, "X6AR5xxY_mLED"),
                },
        },
+       {
+               .ident = "TUXEDO Book BA15 Gen10 AMD",
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "TUXEDO"),
+                       DMI_EXACT_MATCH(DMI_BOARD_NAME, "PF5PU1G"),
+               },
+       },
        {
                .ident = "TUXEDO Pulse 14 Gen1 AMD",
                .matches = {