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

Commit e450ff79 authored by Pratham Pratap's avatar 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: Ia8acdac3f7a98b893639f228bc1de4608e1c9503
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 901d889a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
};

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