diff options
author | Mårten Lindahl <marten.lindahl@axis.com> | 2022-06-14 11:38:55 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-07-13 17:38:20 +0200 |
commit | 2a20db9bfc42b71fa311ace70265ba16f5a3ab80 (patch) | |
tree | 03138a92f2f7e31800237beb0fdce3da63f4a557 /drivers/hwmon/ntc_thermistor.c | |
parent | hwmon: (pmbus) Introduce and use cached vout margins (diff) | |
download | linux-2a20db9bfc42b71fa311ace70265ba16f5a3ab80.tar.xz linux-2a20db9bfc42b71fa311ace70265ba16f5a3ab80.zip |
hwmon: (pmbus) Add list_voltage to pmbus ops
When checking if a regulator supports a voltage range, the regulator
needs to have a list_voltage callback set to the regulator_ops or else
-EINVAL will be returned. This support does not exist for the pmbus
regulators, so this patch adds pmbus_regulator_list_voltage to the
pmbus_regulator_ops.
Signed-off-by: Mårten Lindahl <marten.lindahl@axis.com>
Link: https://lore.kernel.org/r/20220614093856.3470672-3-marten.lindahl@axis.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/ntc_thermistor.c')
0 files changed, 0 insertions, 0 deletions