Hi! The LTC2978 driver supports a wide range of power regulator chips, but it has limited functionality for using it in a dynamic regulator framework. Since functions for setting and getting voltage are missing this patchset adds it. These patches have been tested on an ARTPEC-8 developer board with a group of LTC2977 power regulators. Kind regards Mårten Lindahl Mårten Lindahl (2): hwmon: (pmbus/ltc2978) Add driver specific regulator ops hwmon: (pmbus/ltc2978) Add get_voltage/set_voltage ops drivers/hwmon/pmbus/ltc2978.c | 133 ++++++++++++++++++++++++++++++++-- 1 file changed, 125 insertions(+), 8 deletions(-) -- 2.30.2