ARM: dts: msm: sun: Add common iommu group for WCNSS and ADSP

Add common iommu group for WCNSS and ADSP for direct
link use case.

Change-Id: I031283713b4f89176d574580f5b11d44f870a0ca
Signed-off-by: Yeshwanth Sriram Guntuka <quic_ysriramg@quicinc.com>
This commit is contained in:
Yeshwanth Sriram Guntuka
2024-01-24 13:05:30 +05:30
parent a89565ae11
commit 095057ba6f

View File

@@ -3392,6 +3392,14 @@
bits = <7 2>;
};
};
cnss_audio_iommu_group0: cnss_audio_iommu_group0 {
qcom,iommu-msi-size = <0x1000>;
qcom,iommu-geometry = <0x88000000 0x28010000>;
qcom,iommu-dma = "fastmap";
qcom,iommu-pagetable = "coherent";
qcom,iommu-faults = "stall-disable", "HUPCF", "non-fatal";
};
};
&reserved_memory {