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

Commit 9627197d authored by Mayank Rana's avatar Mayank Rana
Browse files

ARM: dts: msm: Add EUD reference with dwc3 device node on sdm845



USB driver state machine needs to handle EUD based spoof detach/attach
event to stop/start USB peripheral mode when EUD is active. This change
adds phandle of EUD device node with dwc3 device node which is used by
USB driver to register with extcon framework to receive notification
from EUD summary driver.

Change-Id: If08a2559237ba7860ffb73f318d35f3de4f3b841
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 51958172
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
		qcom,usb-dbm = <&dbm_1p5>;
		qcom,dwc-usb3-msm-tx-fifo-size = <21288>;
		qcom,num-gsi-evt-buffs = <0x3>;
		extcon = <0>, <0>, <&eud>;

		clocks = <&clock_gcc GCC_USB30_PRIM_MASTER_CLK>,
			 <&clock_gcc GCC_CFG_NOC_USB3_PRIM_AXI_CLK>,