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

Commit a93f6924 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable extcon for USB2.0 on QCS405"

parents 62c51666 6fffe21b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -29,3 +29,8 @@
&smb1351_otg_supply {
	status = "ok";
};

&usb2s {
	extcon = <&smb1351_otg_supply>;
	vbus_dwc3-supply = <&smb1351_otg_supply>;
};