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

Commit 89083584 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update the gfx3d_clk_src fmaxes on msm8996"

parents d0467af9 90c93ada
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -878,8 +878,8 @@
					 520000  520000  520000>;

				qcom,corner-frequencies =
					<0 133000000 210000000 300000000
					 401800000 510000000 549000000
					<0 133000000 214000000 315000000
					 401800000 510000000 560000000
					 624000000>;

				qcom,cpr-target-quotients =
+5 −5
Original line number Diff line number Diff line
@@ -46,8 +46,8 @@
	qcom,system-voltage = <2 2 2 2 2 4 4>;

	qcom,corner-frequencies =
		<0 210000000 300000000 401800000
		 510000000 549000000 624000000>;
		<0 214000000 315000000 401800000
		 510000000 560000000 624000000>;

	qcom,cpr-target-quotients =
	      <   0    0    0    0    0    0    0    0
@@ -112,10 +112,10 @@
	qcom,gfxfreq-corner-v2 =
		<	   0  0  0 >,
		<  133000000  3  4 >,
		<  210000000  3  4 >,
		<  300000000  3  4 >,
		<  214000000  3  4 >,
		<  315000000  3  4 >,
		<  401800000  4  5 >,
		<  510000000  5  5 >,
		<  549000000  6  7 >,
		<  560000000  6  7 >,
		<  624000000  7  7 >;
};
+6 −6
Original line number Diff line number Diff line
@@ -42,20 +42,20 @@
	qcom,gfxfreq-corner-v2 =
		<	   0  0  0 >,
		<  133000000  2  4 >,
		<  210000000  3  4 >,
		<  300000000  4  4 >,
		<  214000000  3  4 >,
		<  315000000  4  4 >,
		<  401800000  5  5 >,
		<  510000000  6  5 >,
		<  549000000  7  7 >,
		<  560000000  7  7 >,
		<  624000000  8  7 >;
	qcom,gpufreq-mx-corner-v2 =
		<	   0  0 >,
		<  133000000  4 >,
		<  210000000  4 >,
		<  300000000  4 >,
		<  214000000  4 >,
		<  315000000  4 >,
		<  401800000  5 >,
		<  510000000  5 >,
		<  549000000  7 >,
		<  560000000  7 >,
		<  624000000  7 >;
};