From af104388b56015c01ead589be10a565ec169dc3d Mon Sep 17 00:00:00 2001 From: kamasali Satyanarayan Date: Tue, 7 May 2024 17:07:05 +0530 Subject: [PATCH] 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 --- qcom/parrot.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/qcom/parrot.dtsi b/qcom/parrot.dtsi index 59743695..8b707a25 100644 --- a/qcom/parrot.dtsi +++ b/qcom/parrot.dtsi @@ -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>;