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

Commit 4316231b authored by Karthik Rudrapatna's avatar Karthik Rudrapatna
Browse files

ARM: dts: msm: Enable separate IPA instance ID and IOMMU group for Napa

Added instance id & ipa_eth_group2 IOMMU group for Napa to support
Dual NIC feature.

Change-Id: I6fed914f054231b7fdb7a0bc6844b272be4916b4
parent f0b8a9d2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@

	ioss_qps615_eth1: qps615@eth1 {
		qcom,name = "eth1";
		qcom,ioss_instance = <0>;
		qcom,ioss_instance = <1>;

		qcom,ioss_channels =
			<&ioss_qps615_rx>,
@@ -178,7 +178,7 @@
				interrupt-names = "wol_irq";

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

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