Add Gigabyte AX370-Gaming 5 to IT8792E blacklist
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
7
it87.c
7
it87.c
@@ -3820,6 +3820,13 @@ static const struct dmi_system_id it87_dmi_table[] __initconst = {
|
|||||||
},
|
},
|
||||||
.driver_data = &gigabyte_ab350_gaming,
|
.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 = {
|
.matches = {
|
||||||
DMI_MATCH(DMI_BOARD_VENDOR, "nVIDIA"),
|
DMI_MATCH(DMI_BOARD_VENDOR, "nVIDIA"),
|
||||||
|
Reference in New Issue
Block a user