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

Commit 0cfe13e2 authored by Mayank Rana's avatar Mayank Rana Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Set dr_mode as OTG on Lahaina

Both USB controller support USB host and USB device mode. Hence
set dr_mode as OTG on Lahaina.

Change-Id: Iddcf9a666f5ea3935a016cca44cc70bd61cfc850
parent 28bcac7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@
			usb-core-id = <0>;
			tx-fifo-resize;
			maximum-speed = "super-speed-plus";
			dr_mode = "peripheral";
			dr_mode = "otg";
		};

		qcom,usbbam@a704000 {