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

Commit 05e8e7ba authored by Sudheer Papothi's avatar Sudheer Papothi
Browse files

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

Update gpio drive strength for soundwire tx lines on lahaina
target.

Change-Id: I2b8d03846c78b6bb5091ebcda51365e8ffa05cc2
parent 5a750d2a
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -1341,7 +1341,7 @@


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


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


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


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