summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pwm-fan.c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2024-11-06 21:59:04 +0300
committerGuenter Roeck <linux@roeck-us.net>2024-11-13 00:54:55 +0300
commit80bc64201e78f18248343c8986a55fe342a19e17 (patch)
treeb3f1cdd289a929643cfef870a69e5c798d5fffe2 /drivers/hwmon/pwm-fan.c
parent11d35624d7696a64724160199fc94587010d7cb2 (diff)
downloadlinux-80bc64201e78f18248343c8986a55fe342a19e17.tar.xz
dt-bindings: hwmon: pwm-fan: Document start from stopped state properties
Delta AFC0612DB-F00 fan has to be set to at least 30% PWM duty cycle to spin up from a stopped state, and can be afterward throttled down to lower PWM duty cycle. Introduce support for operating such fans which need to start at higher PWM duty cycle first and can slow down next. Document two new DT properties, "fan-stop-to-start-percent" and "fan-stop-to-start-usec". The former describes the minimum percent of fan RPM at which it will surely spin up from stopped state. This value can be found in the fan datasheet and can be converted to PWM duty cycle easily. The "fan-stop-to-start-usec" describes the minimum time in microseconds for which the fan has to be set to stopped state start RPM for the fan to surely spin up. Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Conor Dooley <conor.dooley@microchip.com> Message-ID: <20241106185925.223736-1-marex@denx.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/pwm-fan.c')
0 files changed, 0 insertions, 0 deletions