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

Commit 30955ba1 authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

ARM: dts: msm: Update the graphics clock frequencies on msm8996 v2



Update the fmax rates for the graphics clock on msm8996 v2
in the clock and regulator nodes to align with the frequency
plan.

Change-Id: I38d22d225b4c7ef7391b441303a6c1caa612a9b0
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 37bc52a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -803,7 +803,7 @@
					<400000 545000  625000  755000  855000>;

				qcom,corner-frequencies =
					<0 214000000 315000000 500000000
					<0 210000000 300000000 500000000
					 604800000>;

				qcom,cpr-target-quotients =
+2 −2
Original line number Diff line number Diff line
@@ -42,8 +42,8 @@
	qcom,gfxfreq-corner-v2 =
		<	   0  0  0 >,
		<  125000000  2  4 >,
		<  214000000  2  4 >,
		<  315000000  3  4 >,
		<  210000000  2  4 >,
		<  300000000  3  4 >,
		<  500000000  4  5 >,
		<  604800000  5  7 >;
};