hwmon: (pmbus/core) Add support for vid mode detection per page bases
Add support for VID protocol detection per page bases, instead of detecting it based on "PMBU_VOUT" readout from page 0 for all the pages supported by particular device. The reason that some devices allows to configure different VID modes per page within the same device. Patch modifies the field "vrm_version" within the structure "pmbus_driver_info" to be per page array. Signed-off-by:Vadim Pasternak <vadimp@mellanox.com> Link: https://lore.kernel.org/r/20200113150841.17670-2-vadimp@mellanox.com Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
Showing
- drivers/hwmon/pmbus/max20751.c 1 addition, 1 deletiondrivers/hwmon/pmbus/max20751.c
- drivers/hwmon/pmbus/pmbus.c 3 additions, 2 deletionsdrivers/hwmon/pmbus/pmbus.c
- drivers/hwmon/pmbus/pmbus.h 1 addition, 1 deletiondrivers/hwmon/pmbus/pmbus.h
- drivers/hwmon/pmbus/pmbus_core.c 1 addition, 1 deletiondrivers/hwmon/pmbus/pmbus_core.c
- drivers/hwmon/pmbus/pxe1610.c 24 additions, 20 deletionsdrivers/hwmon/pmbus/pxe1610.c
- drivers/hwmon/pmbus/tps53679.c 23 additions, 21 deletionsdrivers/hwmon/pmbus/tps53679.c
Loading
Please register or sign in to comment