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

Commit 6a251980 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Add vbus regulator handle for host mode on sdxpoorwills



Vbus regulator is turned on by usb dwc3 driver as part of starting host
mode.

Change-Id: I68e6b1e9ce96ee367422822b6bb8a2f0a7a3d3a8
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent ee50fe6e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -141,4 +141,5 @@
&usb {
	status = "okay";
	extcon = <&smb1381_charger>;
	vbus_dwc3-supply = <&smb138x_vbus>;
};
+1 −0
Original line number Diff line number Diff line
@@ -141,4 +141,5 @@
&usb {
	status = "okay";
	extcon = <&smb1381_charger>;
	vbus_dwc3-supply = <&smb138x_vbus>;
};