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