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:
@@ -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>;
|
||||
|
Reference in New Issue
Block a user