ARM: dts: msm: Fix for EMMC & SD card enumeration for Parrot

Parrot target doesn't support IO coherency.
So, remove the coherent property from storage nodes.

Change-Id: I061c1fc21b08769e5cf345be8d60ac2b092444ec
Signed-off-by: kamasali Satyanarayan <quic_kamasali@quicinc.com>
This commit is contained in:
kamasali Satyanarayan
2024-05-07 17:07:05 +05:30
committed by Kamasali Satyanarayan
parent 639c8091f5
commit af104388b5

View File

@@ -1463,7 +1463,6 @@
reset-names = "core_reset";
iommus = <&apps_smmu 0x60 0x0>;
dma-coherent;
qcom,iommu-dma = "fastmap";
qcom,iommu-dma-addr-pool = <0x40000000 0x10000000>;
@@ -1526,7 +1525,6 @@
0x2C010800 0x80040868>;
iommus = <&apps_smmu 0x540 0x0>;
dma-coherent;
qcom,iommu-dma = "fastmap";
qcom,iommu-dma-addr-pool = <0x40000000 0x10000000>;