summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorMike Looijmans <mike.looijmans@topic.nl>2016-08-24 04:13:26 -0400
committerGuenter Roeck <linux@roeck-us.net>2016-09-09 00:34:17 -0400
commit20005cc58da50035c9b64572d4091c184dfa24c0 (patch)
treeae69f66cecd7eadf155e10db8091e636d7bf80e9 /Documentation/hwmon
parenta6cdeefeca47b834109bb13941c699be92c4ff97 (diff)
hwmon: (max6650) Allow fan shutdown and initial rpm target
The fan can be stopped by writing "3" to pwm1_enable in sysfs. Add devicetree property for early initialization of the fan controller to prevent overheating, for example when resetting the board while the fan was completely turned off. Also improve error reporting, I2C failures were ignored while writing new values. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r--Documentation/hwmon/max66501
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/max6650 b/Documentation/hwmon/max6650
index 58d9644a2bde..dff1d296a48b 100644
--- a/Documentation/hwmon/max6650
+++ b/Documentation/hwmon/max6650
@@ -34,6 +34,7 @@ fan3_input ro "
34fan4_input ro " 34fan4_input ro "
35fan1_target rw desired fan speed in RPM (closed loop mode only) 35fan1_target rw desired fan speed in RPM (closed loop mode only)
36pwm1_enable rw regulator mode, 0=full on, 1=open loop, 2=closed loop 36pwm1_enable rw regulator mode, 0=full on, 1=open loop, 2=closed loop
37 3=off
37pwm1 rw relative speed (0-255), 255=max. speed. 38pwm1 rw relative speed (0-255), 255=max. speed.
38 Used in open loop mode only. 39 Used in open loop mode only.
39fan1_div rw sets the speed range the inputs can handle. Legal 40fan1_div rw sets the speed range the inputs can handle. Legal