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

Commit 27118d17 authored by Arumuga Durai A's avatar Arumuga Durai A
Browse files

ARM: dts: msm: Disable usb_detect for APQ8017 with PMI config



As usb role switch is based on Vbus detection on APQ8017 with PMI
config device, disable/removes the GPIO based usb role switch
support for this device.

CRs-Fixed: 2058197
Change-Id: Id5dca0ceea2aecfdb6310fcfa2a00bb813fb5ea7
Signed-off-by: default avatarArumuga Durai A <cadurai@codeaurora.org>
parent c7402fa4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -78,10 +78,6 @@
	gpio_keys {
		/delete-node/ home;
	};

	usb_detect {
		status = "ok";
	};
};

&usb_otg {