u-boot-brain/drivers/thermal
Anatolij Gustschin 4e7413a998 thermal: imx_scu_thermal: prevent boot hang with zero pdata
Should initialization of pdata values have failed for some reason,
we end up in endless loop when getting the CPU temperature value
and can not boot. Check alert value in pdata and only retry reading
temperature if alert value is not zero. Also shorten the temperature
info string.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2020-05-22 13:29:25 +02:00
..
imx_scu_thermal.c thermal: imx_scu_thermal: prevent boot hang with zero pdata 2020-05-22 13:29:25 +02:00
imx_thermal.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
imx_tmu.c thermal: imx_tmu: support i.MX8MP 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