Skip to content

Commit

Permalink
hwmon: (pmbus/ltc7841) add support for LTC7841 - docs
Browse files Browse the repository at this point in the history
Signed-off-by: Mariel Tinaco <[email protected]>
  • Loading branch information
MarielTinaco committed Oct 25, 2024
1 parent 3bbd82c commit a34d196
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Documentation/hwmon/ltc2978.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
Kernel driver ltc2978
=====================

Expand Down Expand Up @@ -117,6 +119,14 @@ Supported chips:

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

* Linear Technology LTC7841

Prefix: 'ltc7841'

Addresses scanned: -

Datasheet: https://www.analog.com/en/products/ltc7841

* Linear Technology LTC7880

Prefix: 'ltc7880'
Expand Down Expand Up @@ -290,6 +300,7 @@ in[N]_label "vout[1-8]".
LTC7880, LTM4644, LTM4675, LTM4676, LTM4677, LTM4678,
LTM4680, LTM4700: N=2-3
- LTC3883: N=2
- LTC7841: N=2

in[N]_input Measured output voltage.

Expand Down Expand Up @@ -420,6 +431,7 @@ curr[N]_label "iout[1-4]".
LTM4664, LTM4675, LTM4676, LTM4677, LTM4678, LTM4680,
LTM4700: N=2-3
- LTC3883: N=2
- LTC7841: N=2

curr[N]_input Measured output current.

Expand Down

0 comments on commit a34d196

Please sign in to comment.