From 3fb564d6300916cbfcd17f9f7b33404db27e348e Mon Sep 17 00:00:00 2001 From: Viken Dadhaniya Date: Wed, 9 Nov 2022 10:14:39 +0530 Subject: [PATCH] ARM: dts: msm: Remove dma-coherent property Remove dma-coherent property from gpi node to avoid smmu crash during SPI data transfer. In 5.4 also, dma-coherent property is not used. Change-Id: Ic39e17728c2620d1bef1ed355dbefa5f2a7a7830 --- qcom/monaco-qupv3.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/qcom/monaco-qupv3.dtsi b/qcom/monaco-qupv3.dtsi index 4abcfea1..5e6684e6 100644 --- a/qcom/monaco-qupv3.dtsi +++ b/qcom/monaco-qupv3.dtsi @@ -34,7 +34,6 @@ qcom,ev-factor = <2>; qcom,iommu-dma-addr-pool = <0x100000 0x100000>; qcom,gpi-ee-offset = <0x10000>; - dma-coherent; status = "ok"; }; @@ -51,7 +50,6 @@ qcom,iommu-dma-addr-pool = <0x40000000 0xc0000000>; qcom,iommu-geometry = <0x40000000 0x10000000>; qcom,iommu-dma = "fastmap"; - dma-coherent; ranges; status = "ok";