Merge "ARM: dts: msm: Remove duplicate reserved_memory nodes from Kera DT"

This commit is contained in:
QCTECMDR Service
2024-12-01 03:34:32 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -3021,20 +3021,6 @@
reg = <0x0 0x81c60000 0x0 0x20000>; reg = <0x0 0x81c60000 0x0 0x20000>;
}; };
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>;
};
vm_comm_mem: vm_comm_mem_region { vm_comm_mem: vm_comm_mem_region {
compatible = "shared-dma-pool"; compatible = "shared-dma-pool";
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;