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

Commit 5ec43ba8 authored by Jack Pham's avatar Jack Pham
Browse files

ARM: dts: msm: Add dpdm regulator to pm8150b_charger



PM8150B charger requires a reference to USB PHY which exposes
a DPDM regulator to be enabled prior to performing charger type
detection (APSD).

Change-Id: I0cdb919f084aedb5ef573334f912f3d70269b481
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 327183fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -79,6 +79,7 @@
};

&pm8150b_charger {
	dpdm-supply = <&usb2_phy0>;
	smb5_vconn: qcom,smb5-vconn {
		regulator-name = "smb5-vconn";
	};