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
This commit is contained in:
Disha Galve
2022-08-24 12:01:38 +05:30
parent 00bca10900
commit ed707b7c6a

View File

@@ -26,6 +26,7 @@
qcom,qseecom {
qcom,dma-heap-name = "qcom,qseecom";
qcom,dma-heap-type = <HEAP_TYPE_CMA>;
qcom,uncached-heap;
memory-region = <&qseecom_mem>;
};