mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Enable CPU voltage cooling device for lahaina
Enable CPU voltage cooling device for APC1 cluster including cpu 4 and 7 for lahaina. This will enable thermal framework to achieve voltage reduction in APC1 rail by bringing down both gold and gold+ frequency based on voltage. Change-Id: I61b8767bb4c3999358d05e37903caaf144f46005
This commit is contained in:
@@ -52,6 +52,14 @@
|
||||
isens_vref_1p8-supply = <&pm8350c_l1_ao>;
|
||||
isens-vref-1p8-settings = <1800000 1800000 20000>;
|
||||
};
|
||||
|
||||
qcom,cpu-voltage-cdev {
|
||||
compatible = "qcom,cc-cooling-devices";
|
||||
apc1_cluster: qcom,apc1-cluster {
|
||||
qcom,cpus = <&CPU4 &CPU7>;
|
||||
#cooling-cells = <2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&msm_gpu {
|
||||
|
||||
Reference in New Issue
Block a user