Merge "ARM: dts: msm: Update memory map for anorak v4"

This commit is contained in:
qctecmdr
2023-04-02 23:11:16 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -69,6 +69,11 @@
reg = <0x0 0x81ce0000 0x0 0x4000>;
};
uefi_log_mem: uefi_log_region@81ce4000 {
no-map;
reg = <0x0 0x81ce4000 0x0 0x10000>;
};
secdata_apss_mem: secdata_apss_region@81cff000 {
no-map;
reg = <0x0 0x81cff000 0x0 0x1000>;
@@ -89,11 +94,6 @@
reg = <0x0 0x82700000 0x0 0x100000>;
};
cdsp_secure_heap_mem: cdsp_secure_heap_region@82800000 {
no-map;
reg = <0x0 0x82800000 0x0 0x4600000>;
};
video_mem: video_region@87300000 {
no-map;
reg = <0x0 0x87300000 0x0 0x700000>;
@@ -179,18 +179,4 @@
reg = <0x0 0xe1200000 0x0 0x2710000>;
};
tui_vm_mem: tui_vm_region@f3c00000 {
no-map;
reg = <0x0 0xf3c00000 0x0 0x4400000>;
};
oem_vm_mem: oem_vm_region@f8000000 {
no-map;
reg = <0x0 0xf8000000 0x0 0x5000000>;
};
tags_hyp_ext_mem: tags_hyp_ext_region@fd000000 {
no-map;
reg = <0x0 0xfd000000 0x0 0x2800000>;
};
};