diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/hwmon/lm63 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/hwmon/lm63 b/Documentation/hwmon/lm63 index af3e8b0ad9c4..0e695d3567eb 100644 --- a/Documentation/hwmon/lm63 +++ b/Documentation/hwmon/lm63 | |||
@@ -61,9 +61,9 @@ PWM modes: manual and automatic. Automatic mode is not fully implemented yet | |||
61 | (you cannot define your custom PWM/temperature curve), and mode change isn't | 61 | (you cannot define your custom PWM/temperature curve), and mode change isn't |
62 | supported either. | 62 | supported either. |
63 | 63 | ||
64 | The lm63 driver will not update its values more frequently than every | 64 | The lm63 driver will not update its values more frequently than configured with |
65 | second; reading them more often will do no harm, but will return 'old' | 65 | the update_interval sysfs attribute; reading them more often will do no harm, |
66 | values. | 66 | but will return 'old' values. |
67 | 67 | ||
68 | The LM64 is effectively an LM63 with GPIO lines. The driver does not | 68 | The LM64 is effectively an LM63 with GPIO lines. The driver does not |
69 | support these GPIO lines at present. | 69 | support these GPIO lines at present. |