u-boot-brain/drivers/thermal
Tim Harvey deb78ff34e thermal: imx_tmu: enable monitoring and default alert/critical
Set default critical/alert temperature and enabling monoitoring.

Without calling imx_tmu_enable_msite() monitoring will not be enabled
and read_temperature will return 0. Additionally without setting alert
temperature will cause imx_tmu_get_temp() to spin indefiniately thinking
the system needs to cool.

This resolves the board spinning endlessly when enabling IMX_TMU in the
SPL.

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2021-03-01 10:21:36 +01: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
imx_scu_thermal.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
imx_thermal.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07:00
imx_tmu.c thermal: imx_tmu: enable monitoring and default alert/critical 2021-03-01 10:21:36 +01: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 dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00