hwmon: (dell-smm) Remove Dell Precision 490 custom config data
authorArmin Wolf <W_Armin@gmx.de>
Wed, 17 Sep 2025 18:10:33 +0000 (20:10 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 24 Sep 2025 14:46:24 +0000 (07:46 -0700)
commitddb61e737f04e3c6c8299c1e00bf17a42a7f05cf
tree59560787237d125eba0881d37fafe78b9fa24c3c
parent5d5ec7c81c372d33875e0176f9f6d68e3e813e32
hwmon: (dell-smm) Remove Dell Precision 490 custom config data

It turns out the second fan on the Dell Precision 490 does not
really support I8K_FAN_TURBO. Setting the fan state to 3 enables
automatic fan control, just like on the other two fans.
The reason why this was misinterpreted as turbo mode was that
the second fan normally spins faster in automatic mode than
in the previous fan states. Yet when in state 3, the fan speed
reacts to heat exposure, exposing the automatic mode setting.

Link: https://github.com/lm-sensors/lm-sensors/pull/383
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20250917181036.10972-2-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/dell-smm-hwmon.c