[PATCH] thermal: imx_tmu: Always set thermal trips from fuses
    Fabio Estevam 
    festevam at gmail.com
       
    Fri Oct 31 02:49:38 CET 2025
    
    
  
On Wed, Oct 15, 2025 at 3:33 AM Primoz Fiser <primoz.fiser at norik.com> wrote:
>
> NXP i.MX SoCs are available in different temperature grades. By default,
> device-tree contains only thermal trips for consumer grade parts. On the
> other hand, part temp grade fuse can be used to determine thermal trip
> points. We already do this in imx_tmu_bind() function. Now, factor out
> this functionality to a standalone function imx_tmu_set_trips() and use
> it for both cases. This fixes an issue where 'cpu-thermal' child device
> would set different thermal trips than the parent 'tmu at 44482000' sensor,
> depending on which gets used.
>
> Signed-off-by: Primoz Fiser <primoz.fiser at norik.com>
Applied, thanks.
    
    
More information about the U-Boot
mailing list