hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver
authorWensheng Wang <wenswang@yeah.net>
Tue, 5 Aug 2025 10:20:19 +0000 (18:20 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 7 Sep 2025 23:35:18 +0000 (16:35 -0700)
commita3a2923aaf7f2cf3aaa4649bddee2f936751825f
treef3ff8a7449b2019d1eca94ca71bdac47c5c33525
parentc97c66e04c2294d59827835e6fd46e0e4a5e2c06
hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver

Add support for MPS VR mp2869/mp2869a,mp29608/mp29608a,mp29612/mp29612a
and mp29816/mp29816a/mp29816b/mp29816c controller. This driver exposes
telemetry and limit value readings and writtings.

Signed-off-by: Wensheng Wang <wenswang@yeah.net>
Link: https://lore.kernel.org/r/20250805102020.749850-2-wenswang@yeah.net
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/index.rst
Documentation/hwmon/mp2869.rst [new file with mode: 0644]
MAINTAINERS
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/Makefile
drivers/hwmon/pmbus/mp2869.c [new file with mode: 0644]