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

Commit 0d8cb867 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: msm: update cti gpio configuration on sdm660"

parents 83c0e112 fdadf59c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -52,12 +52,12 @@
		trigout_a: trigout_a {
			mux {
				pins = "gpio49";
				function = "qdss_cti_trig_out_a";
				function = "qdss_cti0_a";
			};

			config {
				pins = "gpio49";
				drive-strength = <2>;
				drive-strength = <16>;
				bias-disable;
				output-low;
			};