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

Commit 84217d7b authored by Jack Pham's avatar Jack Pham
Browse files

ARM: dts: msm: Enable USB0 VBUS on APQ8084 Liquid



The usb0_vreg regulator controls the 5V VBUS for use in host
mode on the primary OTG port. Enable it for the &usb3 device.

CRs-fixed: 624939
Change-Id: Ia0490220d8fbc45a1188c9c00c090183c2d801ff
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent de9a0741
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -332,6 +332,7 @@
};

&usb3 {
	vbus_dwc3-supply = <&usb0_vreg>;
	qcom,charging-disabled;
};