Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 62da195c authored by David Collins's avatar David Collins
Browse files

ARM: dts: msm: correct VDD_GFX GPU frequencies for msm8996v2



Correct the VDD_GFX cpr3-regulator device corner-to-GPU frequency
mapping table so that it is accurate for MSM8996 v2 devices.

Change-Id: Ib7f0d6852696f9adb006e5178bbe4ce1aeeb26b3
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 8e6fdb81
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -803,8 +803,8 @@
					<400000 545000  625000  755000  855000>;

				qcom,corner-frequencies =
					<0 120000000 205000000 360000000
					 480000000>;
					<0 214000000 315000000 500000000
					 604800000>;

				qcom,cpr-target-quotients =
				      <   0    0    0    0  249  232    0  394
+4 −0
Original line number Diff line number Diff line
@@ -70,6 +70,10 @@
	qcom,ldo-max-voltage = <780000>;
};

&gfx_vreg {
	qcom,corner-frequencies = <0 120000000 205000000 360000000 480000000>;
};

&kryo0_vreg {
	qcom,vref-functional-step-voltage = <3919>;
	qcom,vref-functional-min-voltage = <285420>;