mbox series

[v2,0/2] hwmon: (pmbus/bpa-rs600) cleanup and workaround

Message ID 20210812014000.26293-1-chris.packham@alliedtelesis.co.nz (mailing list archive)
Headers show
Series hwmon: (pmbus/bpa-rs600) cleanup and workaround | expand

Message

Chris Packham Aug. 12, 2021, 1:39 a.m. UTC
This series should apply cleanly without the BPD-RS600 support[1] which is in
Guenter's tree by hasn't made it to Linus' yet. Patch 2/2 technically fixes a
problem that is only present on the BPD-RS600. Patch 1/2 might need to head to
stable but it's probably not the end of the world if it doesn't.

[1] - https://lore.kernel.org/linux-hwmon/20210708220618.23576-1-chris.packham@alliedtelesis.co.nz/

Chris Packham (2):
  hwmon: (pmbus/bpa-rs600) Don't use rated limits as warn limits
  hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin max

 drivers/hwmon/pmbus/bpa-rs600.c | 48 ++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 25 deletions(-)