thermal: imx_tmu: Increase the log level for high temperatures
authorFabio Estevam <festevam@denx.de>
Wed, 23 Aug 2023 17:59:09 +0000 (14:59 -0300)
committerStefano Babic <stefano.babic@swupdate.org>
Mon, 4 Sep 2023 15:26:44 +0000 (17:26 +0200)
commit966480fe43ba929373b7449fa5b918d63cca88b3
tree94d346e90654c981b21ce0c8f102ed298129654c
parent402b8106eca604d3e1c150fbde88064d5044cb7c
thermal: imx_tmu: Increase the log level for high temperatures

dev_info() message is not printed by default. Increase the log level
to dev_crit(). This allows the critical messages related to the temperature
getting beyong the alert threshold to be displayed.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/thermal/imx_tmu.c