Re: [PATCH v7 1/3] hwmon: (pmbus/tps25990): Rework driver for multi-device support

From: Guenter Roeck

Date: Tue Aug 18 2026 - 19:37:27 EST


On Mon, Aug 17, 2026 at 01:14:43PM +0300, Stoyan Bogdanov wrote:
> Rework existing implementation to allow adding support for new
> devices to the existing driver. chip_id is used to identify the
> current device and differentiate logic where needed.
>
> Changes include:
> - Add an enum listing supported chips
> - Add a structure to hold per-device m, b, R coefficients
>
> Signed-off-by: Stoyan Bogdanov <sbogdanov@xxxxxxxxxxxx>

Queued for 7.4.

Thanks,
Guenter