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

Commit 14327ae8 authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: msm: Enable USB secondary port on Lahaina

Set dr_mode as otg and enable USB secondary port on Lahaina.

Change-Id: I7081cceab8b5796a0f47b05e20af778829893d72
parent e3f539a6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -360,7 +360,6 @@
				<&aggre1_noc MASTER_USB3_1 &config_noc SLAVE_IPA_CFG>,
				<&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_USB3_1>;

		status = "disabled";
		dwc3@a800000 {
			compatible = "snps,dwc3";
			reg = <0xa800000 0xcd00>;
@@ -377,7 +376,7 @@
			usb-core-id = <1>;
			tx-fifo-resize;
			maximum-speed = "super-speed";
			dr_mode = "drd";
			dr_mode = "otg";
		};
	};