mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hwmon: (pmbus) Add support for MPS mp2869a/mp29612a controllers
@ 2025-06-30 11:20 tzuhao.wtmh
  2025-06-30 11:20 ` [PATCH v2 1/2] hwmon: (pmbus) Add support for MPS multi-phase " tzuhao.wtmh
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: tzuhao.wtmh @ 2025-06-30 11:20 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Jean Delvare,
	Guenter Roeck, Jonathan Corbet, Jonathan Cameron, Fabio Estevam,
	Naresh Solanki, Rodrigo Gobbi, Michal Simek, Henry Wu,
	Grant Peltier, Laurent Pinchart, Cedric Encarnacion,
	John Erasmus Mari Geronimo, Jerome Brunet, Ninad Palsule,
	Leo Yang, Kim Seer Paller, Mariel Tinaco, Nuno Sa,
	Thomas Weißschuh, Alex Vdovydchenko, devicetree,
	linux-kernel, linux-hwmon, linux-doc
  Cc: peteryin.openbmc

From: Henry Wu <Henry_Wu@quantatw.com>

Add support for the mp2869a and mp29612a controllers from Monolithic Power
Systems, Inc. (MPS). These are dual-loop, digital, multi-phase modulation
controllers.

---

Changes in v2:
- Fix coding style issues.
- Using the pointer to replace the memcpy.
- Fix wrong device tree entries.

Link to v1: https://lore.kernel.org/lkml/20250624074156.291176-1-Henry_Wu@quantatw.tw/

---

Henry Wu (2):
  hwmon: (pmbus) Add support for MPS multi-phase mp2869a/mp29612a
    controllers
  dt-bindings: trivial-devices: Add mp2869a/mp29612a device entry

 .../devicetree/bindings/trivial-devices.yaml  |   4 +
 Documentation/hwmon/index.rst                 |   1 +
 Documentation/hwmon/mp2869a.rst               |  86 +++++
 drivers/hwmon/pmbus/Kconfig                   |  10 +
 drivers/hwmon/pmbus/Makefile                  |   1 +
 drivers/hwmon/pmbus/mp2869a.c                 | 299 ++++++++++++++++++
 6 files changed, 401 insertions(+)
 create mode 100644 Documentation/hwmon/mp2869a.rst
 create mode 100644 drivers/hwmon/pmbus/mp2869a.c

-- 
2.43.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-07-16 23:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-30 11:20 [PATCH v2 0/2] hwmon: (pmbus) Add support for MPS mp2869a/mp29612a controllers tzuhao.wtmh
2025-06-30 11:20 ` [PATCH v2 1/2] hwmon: (pmbus) Add support for MPS multi-phase " tzuhao.wtmh
2025-07-16 20:36   ` Guenter Roeck
2025-07-16 23:52   ` Guenter Roeck
2025-06-30 11:20 ` [PATCH v2 2/2] dt-bindings: trivial-devices: Add mp2869a/mp29612a device entry tzuhao.wtmh
2025-06-30 11:28   ` Krzysztof Kozlowski
2025-07-01  7:46     ` Henry Wu
2025-06-30 11:29 ` [PATCH v2 0/2] hwmon: (pmbus) Add support for MPS mp2869a/mp29612a controllers Krzysztof Kozlowski
2025-07-01  8:04   ` Henry Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®