Re: [PATCH v7 1/3] hwmon: (pmbus/tps25990): Rework driver for multi-device support
Guenter Roeck <[email protected]>
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Queued for 7.4. Thanks, Guenter