hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelist
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 10 Jan 2022 02:47:12 +0000 (05:47 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 5 Feb 2022 18:01:34 +0000 (10:01 -0800)
commit74fa97c35a74d62a34e120343520e74c50329372
treeeb1d184d4bbb47205b9da2d3f37f5a0b06dad3c1
parent213b1e022e18180800e59940b9744f5c243ae92e
hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelist

Asus PRIME B550-PLUS motherboards have got an nct6775 chip. Its resource
range is covered by the \AMW0.SHWM OpRegion, so the chip is unusable
when using SIO. However ASUS WMI access works.

Add PRIME B550-PLUS to the list of motherboards using ASUS WMI to read
data.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20220110024712.753492-1-dmitry.baryshkov@linaro.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775.c