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 cape-dma-heaps.dtsi
In cape-heap-dtsi add a flag for uncached heap property under qseecom Change-Id: Iddd1d58e9118af13a30349bcb1e7332ed2ef2881
This commit is contained in:
@@ -46,6 +46,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