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

Commit 68a43251 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: Increase the drive strengths for MSM8926"

parents d77b2c6a e6a5be88
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -21,3 +21,7 @@
	compatible = "qcom,msm8926-mtp", "qcom,msm8926", "qcom,mtp";
	qcom,board-id = <8 2>;
};

&sdc2_clk_on {
	drive-strength = <16>; /* 16 MA */
};
+4 −0
Original line number Diff line number Diff line
@@ -21,3 +21,7 @@
	compatible = "qcom,msm8926-mtp", "qcom,msm8926", "qcom,mtp";
	qcom,board-id = <8 0>;
};

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