ARM: dts: msm: Add cpufreq_thermal device for Sun

This device is necessary to notify the scheduler about CPU thermal
pressure.

Change-Id: Ibf1e636dfee32ab8b7c3b9202264603d638c577a
Signed-off-by: Mike Tipton <quic_mdtipton@quicinc.com>
This commit is contained in:
Mike Tipton
2024-01-22 08:56:39 -08:00
parent 56dbbd2fdd
commit baa9d42f02

View File

@@ -1614,6 +1614,12 @@
"cdsp", "apss";
};
cpufreq_thermal: qcom,cpufreq-thermal {
compatible = "qcom,cpufreq-thermal";
mboxes = <&cpucp 5>, <&cpucp 6>;
qcom,policy-cpus = <0 6>;
};
cambistmclkcc: clock-controller@1760000 {
compatible = "qcom,sun-cambistmclkcc", "syscon";
reg = <0x1760000 0x6000>;