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

Commit 5f24672c authored by Amir Levy's avatar Amir Levy
Browse files

ARM: dts: msm: add ipa_smmu_11ad context bank



IPA uses a separate context bank for 11AD buffers. Add this
context bank and share it with 11AD - no additional mapping for
the data buffers is needed since they are already mapped by
the 11AD driver.

Change-Id: Ie6991e9578da5ad97c60b4a1268829f13ac89a6c
Signed-off-by: default avatarAmir Levy <alevy@codeaurora.org>
parent bfbcdc6b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2342,6 +2342,13 @@
			qcom,iova-mapping = <0x40000000 0x20000000>;
			qcom,iommu-dma = "disabled";
		};

		ipa_smmu_11ad: ipa_smmu_11ad {
			compatible = "qcom,ipa-smmu-11ad-cb";
			iommus = <&apps_smmu 0x5C3 0x0>;
			qcom,shared-cb;
			qcom,iommu-groups = <&wil6210_pci_iommu_group>;
		};
	};

	qcom,glink {