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

Describes the CDSP memory region used by EVA.

Change-Id: I52a95d57ab8acdab654cfba6b3b40b3f4d7c51e8
This commit is contained in:
Shivani Hanji
2022-08-18 19:17:31 +05:30
parent a4e622d66b
commit 0962d5a861

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>;