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

Commit 02478283 authored by Sriharsha Allenki's avatar Sriharsha Allenki
Browse files

ARM: dts: msm: Update extcon for EUD on Scuba

Update extcon with the EUD node to support spoof
disconnect and connect EUD usecases.

Change-Id: I4486839e7bf561c1edd4cd98d3b65433d00a26fa
parent 44dad1cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,7 +128,7 @@
};

&qusb_phy0 {
	extcon = <&pm2250_charger>;
	extcon = <&pm2250_charger>, <&eud>;
};

&usb0 {
+1 −1
Original line number Diff line number Diff line
@@ -171,7 +171,7 @@
};

&qusb_phy0 {
	extcon = <&pm2250_charger>;
	extcon = <&pm2250_charger>, <&eud>;
};

&usb0 {