Skip to content
Commit 352eb494 authored by Valentin Schneider's avatar Valentin Schneider Committed by Deepak Kumar Mishra
Browse files

arm64: dts: sdm845: Remove per-CPU thermal zones



The cpufreq cooling devices have been removed by

  52e3b2ca ("arm64: dts: qcom: sdm845: Remove cpufreq cooling devices for CPU thermal zones")

but the per-CPU thermal zones remain. Per monitor_thermal_zone(), we get
one polling workqueue per TZ, which is a lot of noise considering the only
time those thermal zones will affect the system will be upon crossing a
critical trip point.

Remove the per-CPU thermal zones and let the cluster-wide ones handle
critical temperature trip points.

Signed-off-by: default avatarValentin Schneider <valentin.schneider@arm.com>
parent a4984c4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment