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

Commit 156754ab authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Enable secondary USB port for sm8150



This allows to use secondary USB port in host and device
mode.

Change-Id: I7edff2c560c269d011bf818ab733b2fb7699a673
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent 4ffaab25
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -563,4 +563,13 @@

&usb1 {
	extcon = <&extcon_usb1>;
	status = "ok";
};

&usb2_phy1 {
	status = "ok";
};

&usb_qmp_phy {
	status = "ok";
};
+9 −0
Original line number Diff line number Diff line
@@ -586,6 +586,15 @@

&usb1 {
	extcon = <&extcon_usb1>;
	status = "ok";
};

&usb2_phy1 {
	status = "ok";
};

&usb_qmp_phy {
	status = "ok";
};

&smb1355 {