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

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

ARM: dts: msm: Update extcon for USB on LITO

Update extcon property for USB to support VBUS and
ID notification through extcon framework on Lito.

Change-Id: I29e254281081a77dc578c55f93b9f71765c05e7a
parent effd120d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -24,3 +24,7 @@
		regulator-name = "smb5-vconn";
	};
};

&usb0 {
	extcon = <&pm7250b_pdphy>, <&eud>;
};