projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e346a8
)
hwmon: (nct6775) add ProArt X570-CREATOR WIFI.
author
Denis Pauk
<pauk.denis@gmail.com>
Mon, 25 Oct 2021 19:47:48 +0000
(22:47 +0300)
committer
Guenter Roeck
<linux@roeck-us.net>
Wed, 27 Oct 2021 17:44:54 +0000
(10:44 -0700)
ASUS ProArt X570-CREATOR WIFI board has got an nct6775 chip, but by default
there's no use of it because of resource conflict with WMI method.
This commit adds ProArt X570-CREATOR WIFI 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: Joel Wirāmu Pauling <jwp@redhat.com>
Link:
https://lore.kernel.org/r/20211025194748.6784-1-pauk.denis@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c
patch
|
blob
|
history
diff --git
a/drivers/hwmon/nct6775.c
b/drivers/hwmon/nct6775.c
index f345e1902ad9407597466f2e4d08099d1036e475..93dca471972ea352b1129e543e084b25acbdd1e8 100644
(file)
--- a/
drivers/hwmon/nct6775.c
+++ b/
drivers/hwmon/nct6775.c
@@
-4986,6
+4986,7
@@
static int __init nct6775_find(int sioaddr, struct nct6775_sio_data *sio_data)
static struct platform_device *pdev[2];
static const char * const asus_wmi_boards[] = {
+ "ProArt X570-CREATOR WIFI",
"Pro WS X570-ACE",
"PRIME B360-PLUS",
"PRIME B460-PLUS",