[PATCH] thermal: Convert .get_temp() return value to millicelsius
    Tom Rini 
    trini at konsulko.com
       
    Wed Oct  8 22:59:46 CEST 2025
    
    
  
On Sat, 06 Sep 2025 02:05:33 +0200, Marek Vasut wrote:
> Linux kernel .get_temp() callback reports values in millicelsius,
> U-Boot currently reports them in celsius. Align the two and report
> in millicelsius. Update drivers accordingly. Update callsites that
> use thermal_get_temp() as well.
> 
> The 'temperature' command now reports temperature in millicelsius
> as well, with additional accuracy. This changes command line ABI
> slightly.
> 
> [...]
Applied to u-boot/master, thanks!
[1/1] thermal: Convert .get_temp() return value to millicelsius
      commit: 0ee639ff5af33342c6c2f4579e210d707abc9bc2
-- 
Tom
    
    
More information about the U-Boot
mailing list