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

Commit b57fbad6 authored by Amir Levy's avatar Amir Levy
Browse files

ARM: dts: msm: enable IPA-AQC\RTL CB sharing

Add IPA to ipa_eth_group1 thus enabling context bank
sharing between IPA and AQC\RTL.

Change-Id: I30d11875ef3f8a9fea651446c7d41893a1c1b89e
parent 3e959cd6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1224,7 +1224,8 @@
		ipa_smmu_eth: ipa_smmu_eth {
			compatible = "qcom,ipa-smmu-eth-cb";
			iommus = <&apps_smmu 0x5E3 0x0>;
			qcom,iommu-dma = "atomic";
			qcom,shared-cb;
			qcom,iommu-group = <&ipa_eth_group1>;
		};

		ipa_smmu_eth1: ipa_smmu_eth1 {