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

Commit 466b4a6d authored by Aditya Mathur's avatar Aditya Mathur Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Set secondary USB to host mode on SA2150P



Set secondary USB on SA2150P to host mode. Deleting property
that was setting it to OTG.

Change-Id: Id5bec0c65636330862bc2187ac5ff615528113b9
Signed-off-by: default avatarAditya Mathur <aditmath@codeaurora.org>
parent 7b7b4f71
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -144,12 +144,6 @@
	};
};

&usb3 {
	dwc3@7580000 {
		dr_mode = "otg";
	};
};

&usb3_extcon {
	id-gpio = <&tlmm 113 GPIO_ACTIVE_HIGH>;
};