Skip to content

Commit

Permalink
Documentation: pwm-fan: Add description for RPM support
Browse files Browse the repository at this point in the history
This adds a short description for the new RPM support of the pwm-fan
driver.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
  • Loading branch information
Stefan Wahren authored and Guenter Roeck committed Apr 16, 2019
1 parent c7366e9 commit 285d748
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/hwmon/pwm-fan
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ The driver implements a simple interface for driving a fan connected to
a PWM output. It uses the generic PWM interface, thus it can be used with
a range of SoCs. The driver exposes the fan to the user space through
the hwmon's sysfs interface.

The fan rotation speed returned via the optional 'fan1_input' is extrapolated
from the sampled interrupts from the tachometer signal within 1 second.

0 comments on commit 285d748

Please sign in to comment.