ARM: dts: msm: disable fastmap for qupv3 modules

Disable fastmap for qupv3 modules.
This fixes a smmu fault issue for qupv3 devices.

Change-Id: Ia0a486502aea9a771972b05bb555df24621dd3f5
This commit is contained in:
Sudarshan Rajagopalan
2021-02-02 19:24:21 -08:00
parent 8d2a5893d7
commit 65317b2f99

View File

@@ -37,7 +37,6 @@
iommus = <&apps_smmu 0x5a3 0x0>;
qcom,iommu-dma-addr-pool = <0x40000000 0x10000000>;
qcom,iommu-geometry = <0x40000000 0x10000000>;
qcom,iommu-dma = "fastmap";
dma-coherent;
status = "ok";
};
@@ -395,7 +394,6 @@
iommus = <&apps_smmu 0x43 0x0>;
qcom,iommu-dma-addr-pool = <0x40000000 0x10000000>;
qcom,iommu-geometry = <0x40000000 0x10000000>;
qcom,iommu-dma = "fastmap";
dma-coherent;
status = "ok";
};
@@ -732,7 +730,6 @@
iommus = <&apps_smmu 0x483 0x0>;
qcom,iommu-dma-addr-pool = <0x40000000 0x10000000>;
qcom,iommu-geometry = <0x40000000 0x10000000>;
qcom,iommu-dma = "fastmap";
dma-coherent;
status = "ok";
};