Re: [PATCH 2/2] hwmon: add mp5926 driver

From: Randy Dunlap

Date: Mon Dec 08 2025 - 02:49:39 EST




On 12/7/25 11:16 PM, Yuxi Wang wrote:
> diff --git a/drivers/hwmon/pmbus/Kconfig b/drivers/hwmon/pmbus/Kconfig
> index f3fb94cebf1a..0a6699fa976a 100644
> --- a/drivers/hwmon/pmbus/Kconfig
> +++ b/drivers/hwmon/pmbus/Kconfig
> @@ -472,6 +472,15 @@ config SENSORS_MP5920
> This driver can also be built as a module. If so, the module will
> be called mp5920.
>
> +config SENSORS_MP5926
> + tristate "MPS MP5926"
> + help
> + If you say yes here you get hardware monitoring support for Monolithic
> + MP5926.
> +
> + This driver can also be built as a module. If so, the module will
> + be called MP5926.

mp5926.
(don't want to confuse anyone)

--
~Randy