Merge "ARM: dts: msm: Add CDSP memory region for EVA for anorak"

This commit is contained in:
qctecmdr
2022-08-19 16:52:32 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -318,6 +318,14 @@
size = <0x0 0x1000000>;
};
cdsp_eva_mem: cdsp_eva_region {
compatible = "shared-dma-pool";
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
reusable;
alignment = <0x0 0x400000>;
size = <0x0 0x400000>;
};
adsp_mem_heap: adsp_heap_region {
compatible = "shared-dma-pool";
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;