diff options
author | Francesco Dolcini <francesco.dolcini@toradex.com> | 2024-11-12 18:54:27 +0100 |
---|---|---|
committer | Fabio Estevam <festevam@gmail.com> | 2024-11-15 14:36:47 -0300 |
commit | e6c3c63035c7ed58e6d6a95525d4f297c14e139c (patch) | |
tree | 7f452e61fbe55bcd7d292b4cf52bcea894cf5b55 /test/py/tests/test_spi.py | |
parent | 3c417c79e0073b500e38a31c4e671894e23e2e34 (diff) |
imx: Fix critical thermal threshold
Fix the critical thermal threshold for i.MX processors, this was changed
while moving the code from imx8m/imx9 directories into a shared place.
There is no need to keep the critical threshold 5 degrees less than the
SoC maximum temperature threshold, what is actually going to happen in
practice is that we are going to power-off the board when the SoC is
still within its working temperature range.
In addition to that this is a change in the actual behavior, that is
introducing a regression to users, and it was hidden within a software
refactoring.
Fixes: d0fe80890ab1 ("imx: Generalize fixup_thermal_trips")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Diffstat (limited to 'test/py/tests/test_spi.py')
0 files changed, 0 insertions, 0 deletions