Re: [PATCH] hwmon: (adt7475) Fix default duty on fan is disabled

From: Guenter Roeck
Date: Tue Jul 02 2024 - 15:42:09 EST


On 7/2/24 03:31, Wayne Tung wrote:
I'm using adt7475 on the x86 system.
I found that when I tried to probe the driver manually, fans would run full speed (It's in disabled mode by default).
So I traced the driver and found the issue.


Thanks for the update. It is interesting to learn that this chip
is still actively used.

Guenter