Merge "ARM: dts: msm: Set correct thermal threshold for msm8996 CV2X"

This commit is contained in:
Linux Build Service Account 2018-10-14 19:04:43 -07:00 committed by Gerrit - the friendly Code Review server
commit 1e6aa1b4d8

View file

@ -573,3 +573,11 @@
qcom,thermal-node;
};
};
&soc {
qcom,msm-thermal {
qcom,hotplug-temp = <115>;
qcom,hotplug-temp-hysteresis = <25>;
qcom,therm-reset-temp = <119>;
};
};