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

Commit 90df9e4a authored by Vatsal Bucha's avatar Vatsal Bucha Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Change drive strength for swr tx to 2MA for yupik

Change drive strength for swr tx to 2MA for yupik
to resolve swr tx rise time failure.

Change-Id: I8f62feef56b2c22bba0ac7985a14abea21a46f0f
parent e74cb183
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1341,7 +1341,7 @@

		config {
			pins = "gpio0";
			drive-strength = <4>;
			drive-strength = <2>;
			slew-rate = <1>;
			bias-disable;
		};
@@ -1369,7 +1369,7 @@

		config {
			pins = "gpio1";
			drive-strength = <4>;
			drive-strength = <2>;
			slew-rate = <1>;
			bias-bus-hold;
		};
@@ -1397,7 +1397,7 @@

		config {
			pins = "gpio2";
			drive-strength = <4>;
			drive-strength = <2>;
			slew-rate = <1>;
			bias-bus-hold;
		};
@@ -1425,7 +1425,7 @@

		config {
			pins = "gpio14";
			drive-strength = <4>;
			drive-strength = <2>;
			slew-rate = <1>;
			bias-bus-hold;
		};