imx8m mini custom board kernal issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8m mini custom board kernal issue

481 Views
Dhevan
Contributor IV

Hi,

      Imx8m mini evk code ported to our to custom board but we getting thermal error message on kernel log.

     

[    4.370707] i.mx8mm_thermal 30260000.tmu: failed to register thermal zone sensor[0]: 0
[    4.472574] i.mx8mm_thermal 30260000.tmu: failed to register thermal zone sensor[0]: 0

 

      Why this error printing ?

      How to solve this issue ?

 

Thanks & Regards,

        Vasu

0 Kudos
1 Reply

474 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vasu

 

for these error messages one can check "thermal-zones" assignments in

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mm.dtsi?...

and pay attention to trip temperature settings for used processor.

 

Best regards
igor

0 Kudos