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

Commit af686a60 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Add EUD extcon handler for primary USB on kona



USB driver needs to get EUD device based spoof connect and disconnect
notification from EUD driver.

Change-Id: Idf12fe4981f9a18c26de4824fc63cda96062c58f
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent be4e22c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -176,5 +176,5 @@
};

&usb0 {
	extcon = <&pm8150b_pdphy>;
	extcon = <&pm8150b_pdphy>, <&eud>;
};
+1 −1
Original line number Diff line number Diff line
@@ -2625,7 +2625,7 @@
		mbox-names = "aop";
	};

	qcom,msm-eud@ff0000 {
	eud: qcom,msm-eud@ff0000 {
		compatible = "qcom,msm-eud";
		interrupt-names = "eud_irq";
		interrupt-parent = <&pdc>;