summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2024-11-20 09:33:51 +0100
committerGuenter Roeck <linux@roeck-us.net>2024-12-14 08:00:44 -0800
commit262a3f6ea8f11aaf27571712a0f983cbea874278 (patch)
tree7e2d2086e4d579586a246859e2dccc00d5829083
parent895cbbc122589925ab7082c0a83285db74c32ff8 (diff)
hwmon: (isl28022) document shunt voltage channel
During the upstreaming process, the driver has been extended to report the shunt voltage as well. Document that. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-rw-r--r--Documentation/hwmon/isl28022.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/isl28022.rst b/Documentation/hwmon/isl28022.rst
index a7920a884b9f..273ce5460135 100644
--- a/Documentation/hwmon/isl28022.rst
+++ b/Documentation/hwmon/isl28022.rst
@@ -48,6 +48,7 @@ The following attributes are supported. All attributes are read-only.
======================= =======================================================
in0_input bus voltage (milli Volt)
+in1_input shunt voltage (milli Volt)
curr1_input current (milli Ampere)
power1_input power (micro Watt)