diff options
author | Peter Yin <peteryin.openbmc@gmail.com> | 2023-12-12 00:05:19 +0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-01-02 08:44:57 -0800 |
commit | f9e5f289b686bbb8e7fbed7a533e570ad5d863da (patch) | |
tree | ce924074f1fcd0215d9891d2f4c4bc507a771c2f /Documentation/hwmon/index.rst | |
parent | 956cf0986ad5a965444d5f2916f5190059d99edc (diff) | |
download | linux-stable-f9e5f289b686bbb8e7fbed7a533e570ad5d863da.tar.gz linux-stable-f9e5f289b686bbb8e7fbed7a533e570ad5d863da.tar.bz2 linux-stable-f9e5f289b686bbb8e7fbed7a533e570ad5d863da.zip |
hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller
Add support for mp2856/mp2857 device from Monolithic Power Systems, Inc.
(MPS) vendor. This is a dual-loop, digital, multi-phase,
modulation controller.
Signed-off-by: Peter Yin <peteryin.openbmc@gmail.com>
Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Link: https://lore.kernel.org/r/20231211160519.21254-3-potin.lai.pt@gmail.com
[groeck: Fix checkpatch issues, use i2c_get_match_data()]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/index.rst')
-rw-r--r-- | Documentation/hwmon/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst index 30e1c24307ca..c7ed1f73ac06 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -158,6 +158,7 @@ Hardware Monitoring Kernel Drivers mcp3021 menf21bmc mlxreg-fan + mp2856 mp2888 mp2975 mp5023 |