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

Commit 3d7520e8 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: Disable USB GPIO detection for SDX20 MTP"

parents 5e667de5 59665ad5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,3 +19,6 @@
	interrupts = <75 IRQ_TYPE_LEVEL_LOW>;
};

&usb_detect {
	status = "disabled";
};
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@
			< 1401600 >;
	};

	usb_detect {
	usb_detect: qcom,gpio-usbdetect {
		compatible = "qcom,gpio-usbdetect";
		interrupt-parent = <&spmi_bus>;
		interrupts = <0x0 0x0d 0x0>;