]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: toradex: verdin-am62p: Add fixup for critical trip points
authorJoão Paulo Gonçalves <joao.goncalves@toradex.com>
Mon, 23 Jun 2025 17:39:57 +0000 (14:39 -0300)
committerTom Rini <trini@konsulko.com>
Wed, 9 Jul 2025 14:40:03 +0000 (08:40 -0600)
commita03f4a632bf7c2337586394e5e7db6b368cfb37f
treeffbf7bd309d8746338b712d5a013728b849539f5
parent7f4baa866dd510fe123290526dc1c7387dd48255
board: toradex: verdin-am62p: Add fixup for critical trip points

While TI AM62P supports up to 125°C junction temperature, Tj, for
industrial and automotive parts, Toradex Verdin-AM62P hardware lifetime
guarantees consider a 105°C Tj. Fixup the device tree temperature
critical trip points to match the hardware specifications. The
implementation ensures the architecture code will not overwrite the
board specific changes by enabling CONFIG_OF_BOARD_SETUP_EXTENDED for
the Verdin-AM62P.

Signed-off-by: João Paulo Gonçalves <joao.goncalves@toradex.com>
Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com>
board/toradex/verdin-am62p/verdin-am62p.c
configs/verdin-am62p_a53_defconfig