Patch "hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M" has been added to the 6.0-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M

to the 6.0-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     hwmon-nct6775-add-asus-crosshair-viii-tuf-proart-b55.patch
and it can be found in the queue-6.0 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit e7f882b066463f6dbd7d64eecf7d55a70ec44863
Author: Denis Pauk <pauk.denis@xxxxxxxxx>
Date:   Mon Nov 14 23:44:56 2022 +0200

    hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
    
    [ Upstream commit 1864069c695d475e0ce98a335c62274b81be57b4 ]
    
    Boards such as
    * ProArt B550-CREATOR
    * ProArt Z490-CREATOR 10G
    * ROG CROSSHAIR VIII EXTREME
    * ROG CROSSHAIR VIII HERO (WI-FI)
    * TUF GAMING B550M-E
    * TUF GAMING B550M-E (WI-FI)
    * TUF GAMING B550M-PLUS WIFI II
    have got a nct6775 chip, but by default there's no use of it
    because of resource conflict with WMI method.
    
    This commit adds such boards to the WMI monitoring list.
    
    BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=204807
    Signed-off-by: Denis Pauk <pauk.denis@xxxxxxxxx>
    Reported-by: yutesdb <mundanedefoliation@xxxxxxxxx>
    Tested-by: yutesdb <mundanedefoliation@xxxxxxxxx>
    Link: https://lore.kernel.org/r/20221114214456.3891-1-pauk.denis@xxxxxxxxx
    Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/hwmon/nct6775-platform.c b/drivers/hwmon/nct6775-platform.c
index 41c97cfacfb8..50fe9533cf43 100644
--- a/drivers/hwmon/nct6775-platform.c
+++ b/drivers/hwmon/nct6775-platform.c
@@ -1043,7 +1043,9 @@ static struct platform_device *pdev[2];
 
 static const char * const asus_wmi_boards[] = {
 	"PRO H410T",
+	"ProArt B550-CREATOR",
 	"ProArt X570-CREATOR WIFI",
+	"ProArt Z490-CREATOR 10G",
 	"Pro B550M-C",
 	"Pro WS X570-ACE",
 	"PRIME B360-PLUS",
@@ -1055,8 +1057,10 @@ static const char * const asus_wmi_boards[] = {
 	"PRIME X570-P",
 	"PRIME X570-PRO",
 	"ROG CROSSHAIR VIII DARK HERO",
+	"ROG CROSSHAIR VIII EXTREME",
 	"ROG CROSSHAIR VIII FORMULA",
 	"ROG CROSSHAIR VIII HERO",
+	"ROG CROSSHAIR VIII HERO (WI-FI)",
 	"ROG CROSSHAIR VIII IMPACT",
 	"ROG STRIX B550-A GAMING",
 	"ROG STRIX B550-E GAMING",
@@ -1080,8 +1084,11 @@ static const char * const asus_wmi_boards[] = {
 	"ROG STRIX Z490-G GAMING (WI-FI)",
 	"ROG STRIX Z490-H GAMING",
 	"ROG STRIX Z490-I GAMING",
+	"TUF GAMING B550M-E",
+	"TUF GAMING B550M-E (WI-FI)",
 	"TUF GAMING B550M-PLUS",
 	"TUF GAMING B550M-PLUS (WI-FI)",
+	"TUF GAMING B550M-PLUS WIFI II",
 	"TUF GAMING B550-PLUS",
 	"TUF GAMING B550-PLUS WIFI II",
 	"TUF GAMING B550-PRO",



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux