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

Commit e289fb6e authored by Sriharsha Allenki's avatar Sriharsha Allenki
Browse files

ARM: dts: msm: Add extcon node for USB3 on QCS405



Add GPIO based ID detection for USB3 on QCS405.
Add the proper extcon for the same.

Change-Id: Ib0bc9784e79f5f2c6e7febab992cd91f3c6e1218
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent e86137b2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1046,3 +1046,7 @@
			     &usb3_vbus_boost_default>;
	};
};

&usb3 {
	extcon = <&usb3_extcon>;
};