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:
parent
6c33bfe426
commit
9352060409
1 changed files with 8 additions and 0 deletions
|
@ -845,3 +845,11 @@
|
|||
< 2150400 5195 >;
|
||||
};
|
||||
};
|
||||
|
||||
&soc {
|
||||
qcom,msm-thermal {
|
||||
qcom,vdd-gfx-rstr{
|
||||
qcom,levels = <6 8 9>; /* Nominal, Turbo, Turbo_L1 */
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue