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

Commit 9b304146 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update gpio drive strength for soundwire tx"

parents 23f850ea 05e8e7ba
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1341,7 +1341,7 @@

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

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

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

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