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

Commit b3797821 authored by Sriharsha Allenki's avatar Sriharsha Allenki Committed by Pratham Pratap
Browse files

ARM: dts: msm: Add PMI632 USB extcon node for SDM450



For the SDM450 having PMI632 as the charger
solution, add the pmi632_charger as the extcon
node for USB for VBUS/ID notifications.

Change-Id: I9c6bd7b9e1ea7e1cc8b10b5f02d9b626bb020dc4
Signed-off-by: default avatarSriharsha Allenki <sallenki@codeaurora.org>
parent 4e9d1d10
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -26,3 +26,8 @@
	qcom,ps-hold-hard-reset-disable;
	qcom,ps-hold-shutdown-disable;
};

&usb3 {
	extcon = <&pmi632_charger>;
	vbus_dwc3-supply = <&smb5_vbus>;
};