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

Commit 3e959cd6 authored by Lakshit Tyagi's avatar Lakshit Tyagi
Browse files

ARM: dts: msm: Add pcie node for Realtek r8125 driver

Add pcie entry for Realtek r8125 driver on sdxlemur platform.

Change-Id: Ic098c96d608eca17d21faf5961655126fd1349f1
parent b40a4004
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -45,6 +45,21 @@

	};

	realtek,rtl8125@pcie0_rp {
		reg = <0 0 0 0 0>;

		/* ipa shares this group with rtl */
		qcom,iommu-group = <&ipa_eth_group1>;

		#address-cells = <1>;
		#size-cells = <1>;

		pci-ids =
			"10ec:8125",
			"10ec:3000";

	};

	pcie0_generic_ep: pcie0_generic_ep {
		reg = <0 0 0 0 0>;
		qcom,iommu-group = <&pcie0_generic_ep_iommu_group>;