ARM: dts: msm: update graphics vdd restriction level for msm8996pro

Update with the correct maximum and minimum voltage levels for
the gfx supply on MSM8996-Pro.

Change-Id: Ie6a90488124bb0c47fd09948a5c202ffa10aee27
Signed-off-by: David Collins <collinsd@codeaurora.org>
This commit is contained in:
David Collins 2016-01-20 11:39:15 -08:00 committed by David Keitel
parent 6c33bfe426
commit 9352060409

View file

@ -845,3 +845,11 @@
< 2150400 5195 >;
};
};
&soc {
qcom,msm-thermal {
qcom,vdd-gfx-rstr{
qcom,levels = <6 8 9>; /* Nominal, Turbo, Turbo_L1 */
};
};
};