commit | 657f177949f378155b4178cd7f347a3547545fbf | [log] [tgz] |
---|---|---|
author | Aparna Patra <a-patra@ti.com> | Wed Jan 08 10:19:37 2025 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 14 15:50:07 2025 -0600 |
tree | b45731cd2b1454ed247a83fffca196806680b634 | |
parent | 3beefff3140b2ce3ee1135c07197eb3bd3000f12 [diff] |
arm: mach-k3: am62p: Fixup thermal zone critical points Read the max temperature for the SoC temperature grade from the hardware and modify the critical trip nodes on each thermal zone of FDT at runtime so they are correct with the hardware value for its grade. Signed-off-by: Aparna Patra <a-patra@ti.com> Reviewed-by: Bryan Brattlof <bb@ti.com>