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

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

Merge "ARM: dts: msm: Add audio interrupt pin definition for sdmshrike"

parents f187dd54 a922f83b
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -67,6 +67,22 @@
			};
		};

		aqt_intr {
			aqt_intr_default: aqt_intr_default {
				mux {
					pins = "gpio125";
					function = "gpio";
				};

				config {
					pins = "gpio125";
					drive-strength = <2>; /* 2 mA */
					bias-pull-down; /* pull down */
					input-enable;
				};
			};
		};

		wcd9xxx_intr {
			wcd_intr_default: wcd_intr_default {
				 mux {