From ed707b7c6a24d8299c4e43e012946bbaff45c503 Mon Sep 17 00:00:00 2001 From: Disha Galve Date: Wed, 24 Aug 2022 12:01:38 +0530 Subject: [PATCH] ARM: dts: msm: Add Uncached heap property in diwali-dma-heaps.dtsi In diwali-heap-dtsi add a flag for uncached heap property under qseecom Change-Id: I1629cab45e40f96840d98271bfc47126351d22df --- qcom/diwali-dma-heaps.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/qcom/diwali-dma-heaps.dtsi b/qcom/diwali-dma-heaps.dtsi index b7faba12..7290dda3 100644 --- a/qcom/diwali-dma-heaps.dtsi +++ b/qcom/diwali-dma-heaps.dtsi @@ -26,6 +26,7 @@ qcom,qseecom { qcom,dma-heap-name = "qcom,qseecom"; qcom,dma-heap-type = ; + qcom,uncached-heap; memory-region = <&qseecom_mem>; };