Skip to content
Commit 8677011a authored by Guenter Roeck's avatar Guenter Roeck
Browse files

hwmon: (pmbus) Continuously update temperature limit registers



PMBus only has one set of limit registers for up to three temperature sensors.
Thus, changing a limit for one of the temperature sensors affects limits for
other temperature sensors in the same page (and potentially multiple pages
depending on the chip implementation). To handle this situation, re-read all
temperature limit registers when updating sensor data. This way, all affected
temperature limits are updated whenever the limit for a single sensor is
changed.

Signed-off-by: default avatarGuenter Roeck <guenter.roeck@ericsson.com>
parent b49547a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment