On 19.02.2025 12:36 PM, Stephan Gerhold wrote: > There are currently two passive trip points defined for the CPU, but no > cooling devices are attached to the thermal zones. We don't have support > for cpufreq upstream yet, but actually this is redundant anyway because the > CPU is throttled automatically when reaching high temperatures. > > Drop the passive trip points and keep just the critical shutdown as safety > measure in case the throttling fails. > > Signed-off-by: Stephan Gerhold <stephan.gerhold@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> Konrad