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

Commit 54373395 authored by Sriharsha Allenki's avatar Sriharsha Allenki Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add extcon for USB on Bengal

Add extcon node for USB on Bengal to support VBUS and ID
connect and disconnect notifications from charger and
EUD.

Change-Id: I3e37d572f540616c4a0cc24d769e4ecbb2dbdb3f
parent 967c363b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -96,6 +96,10 @@
	};
};

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

&soc {
	gpio_keys {
		compatible = "gpio-keys";
+4 −0
Original line number Diff line number Diff line
@@ -50,6 +50,10 @@
	};
};

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

&soc {
	gpio_keys {
		compatible = "gpio-keys";