diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /Documentation/hwmon/max8688 | |
parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) |
Patched in Tegra support.
Diffstat (limited to 'Documentation/hwmon/max8688')
-rw-r--r-- | Documentation/hwmon/max8688 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/hwmon/max8688 b/Documentation/hwmon/max8688 index fe849871df3..71ed10a3c94 100644 --- a/Documentation/hwmon/max8688 +++ b/Documentation/hwmon/max8688 | |||
@@ -42,9 +42,9 @@ attributes are read-only. | |||
42 | 42 | ||
43 | in1_label "vout1" | 43 | in1_label "vout1" |
44 | in1_input Measured voltage. From READ_VOUT register. | 44 | in1_input Measured voltage. From READ_VOUT register. |
45 | in1_min Minimum Voltage. From VOUT_UV_WARN_LIMIT register. | 45 | in1_min Minumum Voltage. From VOUT_UV_WARN_LIMIT register. |
46 | in1_max Maximum voltage. From VOUT_OV_WARN_LIMIT register. | 46 | in1_max Maximum voltage. From VOUT_OV_WARN_LIMIT register. |
47 | in1_lcrit Critical minimum Voltage. VOUT_UV_FAULT_LIMIT register. | 47 | in1_lcrit Critical minumum Voltage. VOUT_UV_FAULT_LIMIT register. |
48 | in1_crit Critical maximum voltage. From VOUT_OV_FAULT_LIMIT register. | 48 | in1_crit Critical maximum voltage. From VOUT_OV_FAULT_LIMIT register. |
49 | in1_min_alarm Voltage low alarm. From VOLTAGE_UV_WARNING status. | 49 | in1_min_alarm Voltage low alarm. From VOLTAGE_UV_WARNING status. |
50 | in1_max_alarm Voltage high alarm. From VOLTAGE_OV_WARNING status. | 50 | in1_max_alarm Voltage high alarm. From VOLTAGE_OV_WARNING status. |