Files
u-boot-krane/drivers/thermal
Vincent JardinandPeng Fan a5639a4d7b thermal: pmbus: add PMBus die-temp driver
The driver is a thin UCLASS_THERMAL: its get_temp reads the
temperature of its parent regulator through the pmbus helper
(READ_TEMPERATURE_1), without any chip-specific code.

Signed-off-by: Vincent Jardin <vjardin@free.fr>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2026-07-13 11:23:28 +08:00
..