mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user