diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2015-05-21 09:09:58 +0800 |
---|---|---|
committer | Peng Fan <Peng.Fan@freescale.com> | 2015-06-12 09:27:21 +0800 |
commit | 0d4904f5929cecd66f0b60cf8ebdcb0e6a2f733e (patch) | |
tree | 24f7d9b2a807b18138696cde737d55eaec3e7b90 /drivers/hwmon/adm1021.c | |
parent | 4b27bdc4a8311f3234e1e91e3858e8a1c19d1cf2 (diff) | |
download | u-boot-imx-0d4904f5929cecd66f0b60cf8ebdcb0e6a2f733e.zip u-boot-imx-0d4904f5929cecd66f0b60cf8ebdcb0e6a2f733e.tar.gz u-boot-imx-0d4904f5929cecd66f0b60cf8ebdcb0e6a2f733e.tar.bz2 |
MLK-11035 imx: mx6 update thermal slope factors
From temp sensor guys:
"
I confirmed the math with him(had do the accuracy study) today.
The new, final equation is:
Tmeas = (Nmeas - n1) / slope + t1 + offset
n1= fused room count
t1= 25
offset=3.580661
slope= 0.4148468 – 0.0015423*n1
"
87723f903454aaf17336e0fe9098ea7911c19f3c update the thermal with not
accurate slope parameters. This patch fix it.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'drivers/hwmon/adm1021.c')
0 files changed, 0 insertions, 0 deletions