ARM: dts: qcom: enable cpu voltage cooling device for kalama

Enable CPU voltage cooling device for kalama. This will enable
mitigating the APC1 cluster.

Change-Id: I41c290abbd2ea89072404431be225c14022ffb9d
This commit is contained in:
Manaf Meethalavalappu Pallikunhi
2022-01-23 20:51:00 +05:30
parent f2c359ea07
commit 209d1d1ccb

View File

@@ -72,6 +72,14 @@
#cooling-cells = <2>;
};
};
qcom,cpu-voltage-cdev {
compatible = "qcom,cc-cooling-devices";
apc1_cluster: qcom,apc1-cluster {
qcom,cpus = <&CPU3 &CPU7>;
#cooling-cells = <2>;
};
};
};
&thermal_zones {