diff options
| author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2024-11-20 11:33:51 +0300 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2024-12-14 19:00:44 +0300 |
| commit | 262a3f6ea8f11aaf27571712a0f983cbea874278 (patch) | |
| tree | 7e2d2086e4d579586a246859e2dccc00d5829083 | |
| parent | 895cbbc122589925ab7082c0a83285db74c32ff8 (diff) | |
| download | linux-262a3f6ea8f11aaf27571712a0f983cbea874278.tar.xz | |
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.rst | 1 |
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) |
