mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: use voltage mitigation for pop mem in lahaina"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
33e20e9e12
@@ -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 {
|
||||
@@ -653,17 +661,10 @@
|
||||
};
|
||||
|
||||
cooling-maps {
|
||||
pop_cdev4 {
|
||||
pop_cdev {
|
||||
trip = <&pop_trip>;
|
||||
cooling-device =
|
||||
<&CPU4 THERMAL_NO_LIMIT
|
||||
THERMAL_NO_LIMIT>;
|
||||
};
|
||||
|
||||
pop_cdev7 {
|
||||
trip = <&pop_trip>;
|
||||
cooling-device =
|
||||
<&CPU7 THERMAL_NO_LIMIT
|
||||
<&apc1_cluster THERMAL_NO_LIMIT
|
||||
THERMAL_NO_LIMIT>;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user