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

Commit 40f24dfc authored by Ingrid Gallardo's avatar Ingrid Gallardo
Browse files

ARM: dts: msm: remove display bw fudge factor for msm8994



Remove fudge factor for 8994 platforms

Change-Id: I48c22cb7e0dd83c57b7e0b02e98e6eabd87ee1e6
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent b31147a7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,8 +29,8 @@
			<22 512 0 6400000>, <23 512 0 6400000>;

		/* Fudge factors */
		qcom,mdss-ab-factor = <2 1>;		/* 2 times    */
		qcom,mdss-ib-factor = <6 5>;		/* 1.2 times  */
		qcom,mdss-ab-factor = <1 1>;		/* 1 times (removes fudge factor) */
		qcom,mdss-ib-factor = <1 1>;		/* 1 times (removes fudge factor) */
		qcom,mdss-clk-factor = <105 100>;	/* 1.05 times */

		qcom,max-mixer-width = <2048>;