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

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

Merge "ARM: dts: msm: Update extcon for EUD for proper node on Scuba"

parents 05361220 dc05067f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -129,11 +129,11 @@
};

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

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

&qupv3_se1_i2c {
+2 −2
Original line number Diff line number Diff line
@@ -171,11 +171,11 @@
};

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

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

&qupv3_se1_i2c {