mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
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:
@@ -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>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user