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

Commit 4ad8d1e5 authored by Pratibhasagar V's avatar Pratibhasagar V
Browse files

ARM: dts: msm: Increase the drive strength for MSM8610v2



At lower 10mA random CRC errors are seen. With 12mA drive
strength for clock lines the issue is not seen

CRs-Fixed: 601882
Change-Id: If2b3246c78a2d73acdedb76da964badb0e133bdd
Signed-off-by: default avatarPratibhasagar V <pratibha@codeaurora.org>
parent acf473c0
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -22,4 +22,6 @@
	qcom,board-id = <8 0>;
};

&sdc2_clk_on {
	drive-strength = <12>; /* 12 MA */
};