]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (adt7475) Add support for configuring initial PWM state
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Mon, 22 Jul 2024 22:17:37 +0000 (10:17 +1200)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 31 Jul 2024 17:43:52 +0000 (10:43 -0700)
commit777c97ff08d02ef2d19326b8ca9ef9f82b709007
tree443aec7029e24a628c667f608fb6c9cf8ef9da60
parent20705629555ad3a86eb2d5bf5244e6ae261664e3
hwmon: (adt7475) Add support for configuring initial PWM state

By default the PWM duty cycle in hardware is 100%. On some systems this
can cause unwanted fan noise. Add the ability to specify the fan
connections and initial state of the PWMs via device properties.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20240722221737.3407958-4-chris.packham@alliedtelesis.co.nz
[groeck: Cleaned up formatting]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adt7475.c