lkml.org 
[lkml]   [2023]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] hwmon: (pmbus) MPS mp5990 hsc controller
Date
Add MPS mp5990 hot-swap controller.

Change log:

v1 -> v2:
- Corrected dt-bindings description.
- Added comments for Vout mode command.
- Removed of_match_ptr()
v1:
- Add support for MPS Multi-phase mp5990 Hot-Swap controller.

---
Peter Yin (2):
dt-bindings: hwmon: Add mps mp5990 driver bindings
hwmon: (pmbus) Add support for MPS Multi-phase mp5990

.../devicetree/bindings/hwmon/mps,mp5990.yaml | 41 +++++++++
Documentation/hwmon/index.rst | 1 +
Documentation/hwmon/mp5990.rst | 84 ++++++++++++++++++
drivers/hwmon/pmbus/Kconfig | 9 ++
drivers/hwmon/pmbus/Makefile | 1 +
drivers/hwmon/pmbus/mp5990.c | 86 +++++++++++++++++++
6 files changed, 222 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwmon/mps,mp5990.yaml
create mode 100644 Documentation/hwmon/mp5990.rst
create mode 100644 drivers/hwmon/pmbus/mp5990.c

--
2.25.1

\
 
 \ /
  Last update: 2023-11-20 13:53    [W:0.149 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site