Add Gigabyte AX370-Gaming 5 to IT8792E blacklist

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
koji54
2017-04-23 09:32:30 +02:00
committed by Guenter Roeck
parent 81f5383779
commit 274e450b8a

7
it87.c
View File

@@ -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"),