]> git.dujemihanovic.xyz Git - u-boot.git/commit
driver: misc: k3_avs: Add support for thermal shutdown
authorUdit Kumar <u-kumar1@ti.com>
Thu, 19 Oct 2023 07:27:53 +0000 (12:57 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 28 Oct 2023 01:02:08 +0000 (21:02 -0400)
commitb254975b1a3848afc0037854eefb4af5004316ba
tree20c97a628319f2b3b6795dcf95009615699a4a91
parent86a5741c340f14bdd2f202019e2b7f093c7a64de
driver: misc: k3_avs: Add support for thermal shutdown

To avoid thermal burn out, program thermal shutdown
value in VTM (Voltage and Thermal Manager) IP.

Part of Linux kernel driver (drivers/thermal/k3_j72xx_bandgap.c)
is ported from kernel 6.6-rc1, which sets thermal shutdown values.

Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Signed-off-by: Neha Francis <n-francis@ti.com>
drivers/misc/k3_avs.c