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

Commit f54ab25d 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: Modify pinctl for digit codec on SDM429W"

parents 07cf6ecb fdf57c8a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -514,7 +514,7 @@
					function = "sec_mi2s";
				};
				configs {
					pins = "gpio2", "gpio3";
					pins = "gpio12", "gpio13";
					drive-strength = <8>;   /* 8 MA */
					bias-disable;	        /* No PULL */
					output-high;
@@ -526,7 +526,7 @@
					function = "sec_mi2s";
				};
				configs {
					pins = "gpio2", "gpio3";
					pins = "gpio12", "gpio13";
					drive-strength = <2>;   /* 2 MA */
					bias-pull-down;	        /* PULL DOWN */
				};