diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2021-08-12 03:39:59 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2021-08-17 23:54:26 +0200 |
commit | 7a8c68c57fd09541377f6971f25efdeb9a926c37 (patch) | |
tree | 01d83a0d7c3211f7d75c109bc1b2a02a8ea8291f /Documentation | |
parent | hwmon: (axi-fan-control) Support temperature vs pwm points (diff) | |
download | linux-7a8c68c57fd09541377f6971f25efdeb9a926c37.tar.xz linux-7a8c68c57fd09541377f6971f25efdeb9a926c37.zip |
hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limits
In the initial implementation a number of PMBUS_x_WARN_LIMITs were
mapped to MFR fields. This was incorrect as these MFR limits reflect the
rated limit as opposed to a limit which will generate warning. Instead
return -ENXIO like we were already doing for other WARN_LIMITs.
Subsequently these rated limits have been exposed generically as new
fields in the sysfs ABI so the values are still available.
Fixes: 15b2703e5e02 ("hwmon: (pmbus) Add driver for BluTek BPA-RS600")
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20210812014000.26293-2-chris.packham@alliedtelesis.co.nz
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions