diff --git a/qcom/diwali-coresight.dtsi b/qcom/diwali-coresight.dtsi index 7a573f83..9361948f 100644 --- a/qcom/diwali-coresight.dtsi +++ b/qcom/diwali-coresight.dtsi @@ -3088,6 +3088,7 @@ iommus = <&apps_smmu 0x0500 0>; qcom,iommu-dma-addr-pool = <0x0 0xffc00000>; + dma-coherent; coresight-csr = <&csr>; csr-atid-offset = <0x104>; diff --git a/qcom/waipio-coresight.dtsi b/qcom/waipio-coresight.dtsi index ed97fb98..00ea2184 100644 --- a/qcom/waipio-coresight.dtsi +++ b/qcom/waipio-coresight.dtsi @@ -3336,6 +3336,7 @@ iommus = <&apps_smmu 0x0620 0>; qcom,iommu-dma-addr-pool = <0x0 0xffc00000>; + dma-coherent; coresight-csr = <&csr>; csr-atid-offset = <0x104>;