Merge "ARM: dts: msm: Change iommu-dma to atomic from fastmap for Monaco"

This commit is contained in:
QCTECMDR Service
2025-02-20 21:28:02 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -54,7 +54,7 @@
iommus = <&apps_smmu 0xe3 0x0>; iommus = <&apps_smmu 0xe3 0x0>;
qcom,iommu-dma-addr-pool = <0x40000000 0xc0000000>; qcom,iommu-dma-addr-pool = <0x40000000 0xc0000000>;
qcom,iommu-geometry = <0x40000000 0x10000000>; qcom,iommu-geometry = <0x40000000 0x10000000>;
qcom,iommu-dma = "fastmap"; qcom,iommu-dma = "atomic";
ranges; ranges;
status = "ok"; status = "ok";