1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-24 09:35:21 +01:00
Files
u-boot-megous/drivers
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
..
2021-02-07 19:22:54 +01:00
2021-02-26 15:30:55 +01:00
2021-02-24 16:51:49 -05:00
2021-01-05 16:20:26 -05:00
2021-02-26 15:09:38 +05:30
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00