Merge "ARM: dts: msm: add cma regions for VM's on tuna"

This commit is contained in:
QCTECMDR Service
2024-10-08 19:43:23 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -233,6 +233,20 @@
* varies.
*/
trust_ui_vm_mem: trust_ui_vm_region@f3800000 {
compatible = "shared-dma-pool";
reg = <0x0 0xf3800000 0x0 0x4400000>;
reusable;
alignment = <0x0 0x400000>;
};
oem_vm_mem: oem_vm_region@f7c00000 {
compatible = "shared-dma-pool";
reg = <0x0 0xf7c00000 0x0 0x4c00000>;
reusable;
alignment = <0x0 0x400000>;
};
llcc_lpi_mem: llcc_lpi_region@ff800000 {
no-map;
reg = <0x0 0xff800000 0x0 0x400000>;