Skip to content

Commit 658a068

Browse files
MarielTinaconunojsa
authored andcommitted
hwmon: (pmbus/ltc7841) add support for LTC7841 - docs
Add LTC7841 to compatible devices of LTC2978 Signed-off-by: Mariel Tinaco <Mariel.Tinaco@analog.com> Message-ID: <20241029013734.293024-3-Mariel.Tinaco@analog.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 2923526 commit 658a068

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/hwmon/ltc2978.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. SPDX-License-Identifier: GPL-2.0
2+
13
Kernel driver ltc2978
24
=====================
35

@@ -117,6 +119,14 @@ Supported chips:
117119

118120
Datasheet: https://www.analog.com/en/products/ltc3889
119121

122+
* Linear Technology LTC7841
123+
124+
Prefix: 'ltc7841'
125+
126+
Addresses scanned: -
127+
128+
Datasheet: https://www.analog.com/en/products/ltc7841
129+
120130
* Linear Technology LTC7880
121131

122132
Prefix: 'ltc7880'
@@ -290,6 +300,7 @@ in[N]_label "vout[1-8]".
290300
LTC7880, LTM4644, LTM4675, LTM4676, LTM4677, LTM4678,
291301
LTM4680, LTM4700: N=2-3
292302
- LTC3883: N=2
303+
- LTC7841: N=2
293304

294305
in[N]_input Measured output voltage.
295306

@@ -420,6 +431,7 @@ curr[N]_label "iout[1-4]".
420431
LTM4664, LTM4675, LTM4676, LTM4677, LTM4678, LTM4680,
421432
LTM4700: N=2-3
422433
- LTC3883: N=2
434+
- LTC7841: N=2
423435

424436
curr[N]_input Measured output current.
425437

0 commit comments

Comments
 (0)