mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user