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

Commit a38ffad8 authored by Pratham Pratap's avatar Pratham Pratap Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add EUD support for SM6150



The EUD (Embedded USB Debugger) is a mini-USB hub implemented
on chip to support the USB-based debug and trace capabilities.
Add eud phandle in extcon to support EUD on sm6150 based platforms.

Change-Id: I04e7f6c20efefe56947a2bf984d13208338075a5
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent 77880ea2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2652,7 +2652,7 @@
};

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

&pm6150_vadc {