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

Commit 6b8176a8 authored by Jack Pham's avatar Jack Pham
Browse files

ARM: dts: msm: Add USB VBUS regulator for APQ8084 CDP



Add a phandle to the SMB VBUS regulator for supplying
5V power in USB host mode.

Change-Id: I10c5624ff72ba22e3b8066f45513f00df257b40e
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 64c3b44a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -122,6 +122,10 @@
	};
};

&usb3 {
	vbus_dwc3-supply = <&smb349_otg_supply>;
};

&sdhc_1 {
	vdd-supply = <&pma8084_l20>;
	qcom,vdd-voltage-level = <2950000 2950000>;