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

Commit f2eafe25 authored by Anusha Koduru's avatar Anusha Koduru
Browse files

ARM: dts: set ab fudge factor to 1



Since there is a single DDR port on 8226,
fudge factor should be 1 on ab.

Change-Id: I7f78527e2956ba77e4ab0275bd4890fb070912a2
Signed-off-by: default avatarAnusha Koduru <kanusha@codeaurora.org>
parent 5bc094e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
			<22 512 0 6400000>;

		/* Fudge factors */
		qcom,mdss-ab-factor = <2 1>;		/* 2 times    */
		qcom,mdss-ab-factor = <1 1>;		/* 1 times    */
		qcom,mdss-ib-factor = <6 5>;		/* 1.2 times  */
		qcom,mdss-clk-factor = <5 4>;		/* 1.25 times */