Re: [PATCH] cpu: imx8: use intended cpu-thermal device when getting temp value

2020-05-22 Thread Anatolij Gustschin
On Wed, 20 May 2020 01:31:44 +0200 Anatolij Gustschin ag...@denx.de wrote: > This fixes getting DT alert and critical pdata values in imx_scu_thermal > driver. On i.MX8QXP using not initialized alert pdata value resulted in > boot hang and endless loop outputting: > CPU Temperature (47200C) has

RE: [PATCH] cpu: imx8: use intended cpu-thermal device when getting temp value

2020-05-19 Thread Peng Fan
> Subject: [PATCH] cpu: imx8: use intended cpu-thermal device when getting > temp value > > This fixes getting DT alert and critical pdata values in imx_scu_thermal > driver. > On i.MX8QXP using not initialized alert pdata value resulted in boot hang and > endless l

[PATCH] cpu: imx8: use intended cpu-thermal device when getting temp value

2020-05-19 Thread Anatolij Gustschin
This fixes getting DT alert and critical pdata values in imx_scu_thermal driver. On i.MX8QXP using not initialized alert pdata value resulted in boot hang and endless loop outputting: CPU Temperature (47200C) has beyond alert (0C), close to critical (0C) waiting... While at it, preset CPU type