mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-06 17:35:20 +02:00
hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
[ Upstream commit 1f432e4cf1
]
Boards G15CF has got a nct6775 chip, but by default there's no use of it
because of resource conflict with WMI method.
Add the board to the WMI monitoring list.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=204807
Signed-off-by: Denis Pauk <pauk.denis@gmail.com>
Tested-by: Attila <attila@fulop.one>
Message-ID: <20240812152652.1303-1-pauk.denis@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
2de5fd836b
commit
4b101d2f40
|
@ -1269,6 +1269,7 @@ static const char * const asus_msi_boards[] = {
|
|||
"EX-B760M-V5 D4",
|
||||
"EX-H510M-V3",
|
||||
"EX-H610M-V3 D4",
|
||||
"G15CF",
|
||||
"PRIME A620M-A",
|
||||
"PRIME B560-PLUS",
|
||||
"PRIME B560-PLUS AC-HES",
|
||||
|
|
Loading…
Reference in New Issue
Block a user