ARM: dts: msm: Update KTM boot mitigation config for msm8996pro

Update the KTM boot mitigation configuration to poll at
50 milliseconds and do frequency mitigation at 80c and
hotplug at 90C for msm8996pro.

CRs-Fixed: 1007266
Change-Id: I8537c5d8fd86d90f607a719c618157f4a2fbfad9
Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>
This commit is contained in:
Ram Chandrasekar 2016-04-12 15:56:09 -06:00 committed by Gerrit - the friendly Code Review server
parent 92124c76a2
commit ddf27e53c3

View file

@ -1245,6 +1245,9 @@
&soc {
qcom,msm-thermal {
qcom,poll-ms = <50>;
qcom,limit-temp = <80>;
qcom,core-limit-temp = <90>;
qcom,vdd-gfx-rstr{
qcom,levels = <6 8 9>; /* Nominal, Turbo, Turbo_L1 */
};