]> git.sur5r.net Git - groeck-it87/blobdiff - it87.c
Add Gigabyte AX370-Gaming 5 to IT8792E blacklist
[groeck-it87] / it87.c
diff --git a/it87.c b/it87.c
index bc0daf0870933cec09a3356b0a0acf33f3c1d429..9eb5370138de2257a9872a3663ca71b27652a08a 100644 (file)
--- a/it87.c
+++ b/it87.c
@@ -3820,6 +3820,13 @@ static const struct dmi_system_id it87_dmi_table[] __initconst = {
                },
                .driver_data = &gigabyte_ab350_gaming,
        },
+       {
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "Gigabyte Technology Co., Ltd."),
+                       DMI_MATCH(DMI_BOARD_NAME, "AX370-Gaming 5"),
+               },
+               .driver_data = &gigabyte_ab350_gaming,
+       },
        {
                .matches = {
                        DMI_MATCH(DMI_BOARD_VENDOR, "nVIDIA"),