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

Commit 656a4a42 authored by Rohith Kollalsi's avatar Rohith Kollalsi
Browse files

ARM: dts: msm: Add extcon phandle for usb_qmp_dp_phy for Kona

This change adds extcon phandle for usb_qmp_dp_phy which
is used by driver for notifying number of lanes in case of
USB+DP concurrent mode.

Change-Id: Iaaa20b6633a5debe8fe76b167a56b6ccf990ea30
parent 0136ddaf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -176,6 +176,10 @@
	extcon = <&pm8150b_pdphy>, <&eud>;
};

&usb_qmp_dp_phy {
	 extcon = <&pm8150b_pdphy>;
};

&sde_dp {
	extcon = <&pm8150b_pdphy>;
};