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

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

Merge "arm64: dts: qcom: Drive strength reduction for GNSS UART GPIOs"

parents bac01ea4 ab0638ab
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -843,7 +843,7 @@

				config {
					pins = "gpio11", "gpio39";
					drive-strength = <16>; /* 16 mA */
					drive-strength = <2>; /* 2 mA */
					bias-pull-up;
					output-high;
				};
@@ -857,9 +857,9 @@

				config {
					pins = "gpio11", "gpio39";
					drive-strength = <16>; /* 16 mA */
					bias-pull-up;
					output-high;
					drive-strength = <2>; /* 2 mA */
					bias-pull-down;
					output-low;
				};
			};
		};
@@ -934,7 +934,7 @@

				config {
					pins = "gpio41", "gpio42";
					drive-strength = <16>;
					drive-strength = <2>;
					bias-disable;
				};
			};
@@ -947,7 +947,7 @@

				config {
					pins = "gpio41", "gpio42";
					drive-strength = <16>;
					drive-strength = <2>;
					bias-disable;
				};
			};