hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-A
authorDenis Pauk <pauk.denis@gmail.com>
Wed, 12 Jan 2022 21:50:13 +0000 (23:50 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 5 Feb 2022 18:01:34 +0000 (10:01 -0800)
commit213b1e022e18180800e59940b9744f5c243ae92e
treeee8c37f878e51fc3d979395f52a4357605d37815
parentcf8235193389cfb730d39e8565d715b625f5020e
hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-A

ASUS Pro B550M-C/PRIME B550M-A  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 "Pro B550M-C" and "PRIME B550M-A" 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: Gregory P. Smith <greg@krypto.org>
Tested-by: Joel Wirāmu <jwp@redhat.com>
Tested-by: Jonathan Farrugia <jonfarr87@gmail.com>
Link: https://lore.kernel.org/r/20220112215013.11694-1-pauk.denis@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c