mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] hwmon: Add support for MPS mp2869,mp29502 chip
@ 2025-07-09  9:27 wenswang
  2025-07-09  9:34 ` [PATCH v3 1/2] dt-bindings: hwmon: Add MPS mp2869 series and mp29502 wenswang
  2025-07-16 19:44 ` [PATCH v3 0/2] hwmon: Add support for MPS mp2869,mp29502 chip Guenter Roeck
  0 siblings, 2 replies; 5+ messages in thread
From: wenswang @ 2025-07-09  9:27 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, jdelvare, linux, corbet
  Cc: devicetree, linux-kernel, linux-hwmon, linux-doc, Wensheng Wang

From: Wensheng Wang <wenswang@yeah.net>

Add mp2869,mp29502 driver in hwmon and add dt-bindings for them.

V2 -> V3:
    merge patches for MP29502 and MP2869

V1 -> V2:
    add Rob's Acked-by

Wensheng Wang (2):
  dt-bindings: hwmon: Add MPS mp2869 series and mp29502
  hwmon: add MP2869 series and MP29502 driver

 .../devicetree/bindings/trivial-devices.yaml  |  10 +
 Documentation/hwmon/index.rst                 |   2 +
 Documentation/hwmon/mp2869.rst                | 175 +++++
 Documentation/hwmon/mp29502.rst               |  93 +++
 MAINTAINERS                                   |   9 +
 drivers/hwmon/pmbus/Kconfig                   |  18 +
 drivers/hwmon/pmbus/Makefile                  |   2 +
 drivers/hwmon/pmbus/mp2869.c                  | 711 ++++++++++++++++++
 drivers/hwmon/pmbus/mp29502.c                 | 670 +++++++++++++++++
 9 files changed, 1690 insertions(+)
 create mode 100644 Documentation/hwmon/mp2869.rst
 create mode 100644 Documentation/hwmon/mp29502.rst
 create mode 100644 drivers/hwmon/pmbus/mp2869.c
 create mode 100644 drivers/hwmon/pmbus/mp29502.c

-- 
2.25.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-09  9:27 [PATCH v3 0/2] hwmon: Add support for MPS mp2869,mp29502 chip wenswang
2025-07-09  9:34 ` [PATCH v3 1/2] dt-bindings: hwmon: Add MPS mp2869 series and mp29502 wenswang
2025-07-09  9:34   ` [PATCH v3 2/2] hwmon: add MP2869 series and MP29502 driver wenswang
2025-07-16 20:30     ` Guenter Roeck
2025-07-16 19:44 ` [PATCH v3 0/2] hwmon: Add support for MPS mp2869,mp29502 chip Guenter Roeck

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®