Skip to content
Commit 07e06193 authored by Derek Nguyen's avatar Derek Nguyen Committed by Guenter Roeck
Browse files

hwmon: (ltc2947) fix temperature scaling

The LTC2947 datasheet (Rev. B) calls out in the section "Register
Description: Non-Accumulated Result Registers" (pg. 30) that "To
calculate temperature, multiply the TEMP register value by 0.204°C
and add 5.5°C". Fix to add 5.5C and not 0.55C.

Fixes: 9f90fd65

 ("hwmon: Add support for ltc2947")
Signed-off-by: default avatarDerek Nguyen <derek.nguyen@collins.com>
Signed-off-by: default avatarBrandon Maier <brandon.maier@collins.com>
Link: https://lore.kernel.org/r/20221110192108.20624-1-brandon.maier@collins.com
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 094226ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment