Re: [PATCH v4 2/5] hwmon: (pmbus/pim4328) Add support for reading direct mode coefficients

From: Guenter Roeck
Date: Wed Jun 02 2021 - 08:15:50 EST


On Tue, Jun 01, 2021 at 06:43:17PM +0200, Erik Rosen wrote:
> Add support for reading and decoding direct format coefficients to
> the PMBus core driver. If the new flag PMBUS_USE_COEFFICIENTS_CMD
> is set, the driver will use the COEFFICIENTS register together with
> the information in the pmbus_sensor_attr structs to initialize
> relevant coefficients for the direct mode format.
>
> Signed-off-by: Erik Rosen <erik.rosen@xxxxxxxxxxxxx>

For my reference:

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>

Guenter