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

Commit a0b14580 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Pass eud as extcon device for USB on Trinket"

parents d9c23201 c73c439f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -132,7 +132,7 @@
};

&usb0 {
	extcon = <&pmi632_charger>;
	extcon = <&pmi632_charger>, <&eud>;
};

&pmi632_gpios {
+1 −1
Original line number Diff line number Diff line
@@ -189,5 +189,5 @@
};

&usb0 {
	extcon = <&pmi632_charger>;
	extcon = <&pmi632_charger>, <&eud>;
};