u-boot/drivers/thermal
Peng Fan 951bf19dae thermal: imx_tmu: Check the TEMP range for iMX8MM
On iMX8MM, the V flag in TRISTR register only reflect the state of SNSR
value, not the calibrated TEMP value. So checking this flag is not
reliable. Per IC suggestion, change to read the TEMP/AVG_TEMP directly
and check whether it in valid range 10-125C.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-05-10 20:55:20 +02:00
..
imx_scu_thermal.c thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor 2020-05-10 20:55:20 +02:00
imx_thermal.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
imx_tmu.c thermal: imx_tmu: Check the TEMP range for iMX8MM 2020-05-10 20:55:20 +02:00
Kconfig thermal: Add thermal driver for i.MX8M 2020-05-10 20:55:20 +02:00
Makefile thermal: Add thermal driver for i.MX8M 2020-05-10 20:55:20 +02:00
thermal-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti-bandgap.c thermal: ti-bandgap: Fix adc value datatype 2020-01-20 10:10:28 +05:30