mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:02:20 +00:00
hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING
ASUS ROG STRIX B550-A/X570-I GAMING boards have got an nct6775 chip, but by default there's no use of it because of resource conflict with WMI method. This commit adds "ROG STRIX B550-A GAMING" and "ROG STRIX X570-I GAMING" to the list of boards that can be monitored using ASUS WMI. BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=204807 Signed-off-by: Denis Pauk <pauk.denis@gmail.com> Tested-by: Daniel Gibson <metalcaedes@gmail.com> Tested-by: Michael Altizer <michael@theoddone.net> Tested-by: Mikhail Gavrilov <mikhail.v.gavrilov@gmail.com> Link: https://lore.kernel.org/r/20211211180037.367062-1-pauk.denis@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
e1c5cd7e8a
commit
1e7c94b251
@ -4993,11 +4993,13 @@ static const char * const asus_wmi_boards[] = {
|
||||
"ROG CROSSHAIR VIII FORMULA",
|
||||
"ROG CROSSHAIR VIII HERO",
|
||||
"ROG CROSSHAIR VIII IMPACT",
|
||||
"ROG STRIX B550-A GAMING",
|
||||
"ROG STRIX B550-E GAMING",
|
||||
"ROG STRIX B550-F GAMING",
|
||||
"ROG STRIX B550-F GAMING (WI-FI)",
|
||||
"ROG STRIX B550-I GAMING",
|
||||
"ROG STRIX X570-F GAMING",
|
||||
"ROG STRIX X570-I GAMING",
|
||||
"ROG STRIX Z390-E GAMING",
|
||||
"ROG STRIX Z490-I GAMING",
|
||||
"TUF GAMING B550M-PLUS",
|
||||
|
Loading…
Reference in New Issue
Block a user