aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorKrzysztof Adamski <krzysztof.adamski@nokia.com>2021-10-14 15:10:44 +0200
committerGuenter Roeck <linux@roeck-us.net>2021-10-15 15:54:26 -0700
commit0ebbd89d4d77be3a6d419b61e3b7033223ede505 (patch)
tree47ffecc1b34eeba25a66a72bd68a864832e586d0 /Documentation/hwmon
parenthwmon: (tmp421) support HWMON_T_ENABLE (diff)
downloadlinux-dev-0ebbd89d4d77be3a6d419b61e3b7033223ede505.tar.xz
linux-dev-0ebbd89d4d77be3a6d419b61e3b7033223ede505.zip
hwmon: (tmp421) update documentation
Sysfs interface of the tmp421 driver was extended in the recent patches so lets update the documentation to reflect that. Signed-off-by: Krzysztof Adamski <krzysztof.adamski@nokia.com> Link: https://lore.kernel.org/r/6ae22fdf18513ddd09f430ef9c5e46c17e27886b.1634206677.git.krzysztof.adamski@nokia.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r--Documentation/hwmon/tmp421.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/hwmon/tmp421.rst b/Documentation/hwmon/tmp421.rst
index ddcd5159c75d..a3002117bbd7 100644
--- a/Documentation/hwmon/tmp421.rst
+++ b/Documentation/hwmon/tmp421.rst
@@ -64,3 +64,13 @@ the temperature values via the following sysfs files:
**temp[1-4]_input**
**temp[2-4]_fault**
+
+Each sensor can be individually disabled via Devicetree or from sysfs
+via:
+
+**temp[1-4]_enable**
+
+If labels were specified in Devicetree, additional sysfs files will
+be present:
+
+**temp[1-4]_label**