hwmon: Improve the pwmN_enable documentation
The documentation of the pwmN_enable interface file is not very clear, and has been confusing several driver authors already. Make it clearer. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
This commit is contained in:
committed by
Mark M. Hoffman
parent
90205c6cbb
commit
875f25d5f5
@@ -172,11 +172,10 @@ pwm[1-*] Pulse width modulation fan control.
|
|||||||
255 is max or 100%.
|
255 is max or 100%.
|
||||||
|
|
||||||
pwm[1-*]_enable
|
pwm[1-*]_enable
|
||||||
Switch PWM on and off.
|
Fan speed control method:
|
||||||
Not always present even if pwmN is.
|
0: no fan speed control (i.e. fan at full speed)
|
||||||
0: turn off
|
1: manual fan speed control enabled (using pwm[1-*])
|
||||||
1: turn on in manual mode
|
2+: automatic fan speed control enabled
|
||||||
2+: turn on in automatic mode
|
|
||||||
Check individual chip documentation files for automatic mode
|
Check individual chip documentation files for automatic mode
|
||||||
details.
|
details.
|
||||||
RW
|
RW
|
||||||
|
Reference in New Issue
Block a user