Excellent, thanks!
On 11/08/21 4:17 pm, Chris Packham wrote:
This series builds on top of the BPD-RS600 support[1] which is in Guenter's
tree by hasn't made it to Linus' yet. They might actually cleanly apply without
it since they touch different parts of the file.
[1] - https://lore.kernel.org/linux-hwmon/20210708220618.23576-1-chris.packham@xxxxxxxxxxxxxxxxxxx/
Chris Packham (2):
hwmon: (pmbus/bpa-rs600) Remove duplicate defininitions
hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin max
drivers/hwmon/pmbus/bpa-rs600.c | 44 ++++++++++++++++++++-------------
1 file changed, 27 insertions(+), 17 deletions(-)
I've also sent a PR for adding display of the rated values to lm-sensors
https://github.com/lm-sensors/lm-sensors/pull/358