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

Commit 5422daf7 authored by Lingutla Chandrasekhar's avatar Lingutla Chandrasekhar
Browse files

ARM: dts: msm: Enable EUD support for sdm670



Enable Embedded USB debugger support for SDM670 target.

Change-Id: I5b574165a209760496d6455e8956602cc8144adf
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent b7fe225b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -376,5 +376,5 @@
};

&usb0 {
	extcon = <&pm660_pdphy>, <&pm660_pdphy>, <0> /* <&eud> */;
	extcon = <&pm660_pdphy>, <&pm660_pdphy>, <&eud>;
};
+2 −1
Original line number Diff line number Diff line
@@ -1620,7 +1620,8 @@
		interrupts = <GIC_SPI 492 IRQ_TYPE_LEVEL_HIGH>;
		reg = <0x88e0000 0x2000>;
		reg-names = "eud_base";
		status = "disabled";
		clocks = <&clock_gcc GCC_USB_PHY_CFG_AHB2PHY_CLK>;
		clock-names = "cfg_ahb_clk";
	};

	qcom,llcc@1100000 {