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

Commit 281eda4f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable EUD support for sdm670"

parents 2a47613d 5422daf7
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
@@ -1584,7 +1584,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 {