From: Robert Schmidt Date: Tue, 26 Jul 2022 21:16:17 +0000 (+0200) Subject: hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI II X-Git-Tag: for-5.20/block-2022-08-04~145^2~2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=38ac173b0ef85a66bfd6d03ce74d4afe37f7f00c;p=linux-2.6-block.git hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI II Add ASUS TUF GAMING B550-PLUS WIFI II to the WMI monitoring list to enable support for HW monitoring on that board. Signed-off-by: Robert Schmidt Link: https://lore.kernel.org/r/YuBZodZHOnDll5zy@hydra Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/nct6775-platform.c b/drivers/hwmon/nct6775-platform.c index 3a48627419ba..ab30437221ce 100644 --- a/drivers/hwmon/nct6775-platform.c +++ b/drivers/hwmon/nct6775-platform.c @@ -1083,6 +1083,7 @@ static const char * const asus_wmi_boards[] = { "TUF GAMING B550M-PLUS", "TUF GAMING B550M-PLUS (WI-FI)", "TUF GAMING B550-PLUS", + "TUF GAMING B550-PLUS WIFI II", "TUF GAMING B550-PRO", "TUF GAMING X570-PLUS", "TUF GAMING X570-PLUS (WI-FI)",