ARM: dts: msm: Update the memory map for sdxbaagha

Update the memory map to V3.0 for 256M sdxbaagha.

Change-Id: I5b3ccafa9ea79087b68a5013ceb677b99446130e
This commit is contained in:
Qingqing Zhou
2022-08-29 17:46:20 +08:00
parent d2e1a8b1a4
commit ec053789ab

View File

@@ -25,70 +25,95 @@
#size-cells = <1>;
ranges;
mpss_mem: mpss_region@82400000 {
quickboot_mem: quickboot_region@82100000 {
no-map;
reg = <0x82400000 0x4600000>;
reg = <0x82100000 0x100000>;
};
quickboot_mem: quickboot_region@86a00000 {
aop_image_mem: aop_image_region@82200000 {
no-map;
reg = <0x86a00000 0x100000>;
reg = <0x82200000 0x20000>;
};
aop_image_mem: aop_image_region@86b00000 {
no-map;
reg = <0x86b00000 0x20000>;
};
aop_cmd_db_mem: aop_cmd_db_region@86b20000 {
aop_cmd_db_mem: aop_cmd_db_region@82220000 {
compatible = "qcom,cmd-db";
no-map;
reg = <0x86b20000 0x20000>;
reg = <0x82220000 0x20000>;
};
aop_config_mem: aop_config_region@86b40000 {
aop_config_mem: aop_config_region@82240000 {
no-map;
reg = <0x86b40000 0x40000>;
reg = <0x82240000 0x20000>;
};
smem_mem: smem_region@86b80000 {
ipa_fw_mem: ipa_fw_region@82270000 {
no-map;
reg = <0x86b80000 0xc0000>;
reg = <0x82270000 0x10000>;
};
tme_crashdump_mem: tme_crashdump_region@86c40000 {
smem_mem: smem_region@82280000 {
no-map;
reg = <0x86c40000 0x40000>;
reg = <0x82280000 0xc0000>;
};
tme_log_mem: tme_log_region@86c80000 {
tme_crashdump_mem: tme_crashdump_region@82340000 {
no-map;
reg = <0x86c80000 0x4000>;
reg = <0x82340000 0x40000>;
};
access_control_db_mem: access_control_db_region@86c84000 {
tme_log_mem: tme_log_region@82380000 {
no-map;
reg = <0x86c84000 0x20000>;
reg = <0x82380000 0x4000>;
};
secdata_mem: secdata_region@86ca4000 {
access_control_db_mem: access_control_db_region@82384000 {
no-map;
reg = <0x86ca4000 0x1000>;
reg = <0x82384000 0x20000>;
};
xbl_ramdump_mem: xbl_ramdump_region@86d00000 {
secdata_mem: secdata_region@823a4000 {
no-map;
reg = <0x86d00000 0x100000>;
reg = <0x823a4000 0x1000>;
};
qtee_tz_mem: qtee_tz_region@86e00000 {
cpucp_fw_mem: cpucp_fw_region@82400000 {
no-map;
reg = <0x86e00000 0x200000>;
reg = <0x82400000 0x80000>;
};
trusted_apps_mem: trusted_apps_region@87000000 {
xbl_sc_mem: xbl_sc_region@82480000 {
no-map;
reg = <0x87000000 0x400000>;
reg = <0x82480000 0x40000>;
};
xbl_dt_log_mem: xbl_dt_log_region@824c0000 {
no-map;
reg = <0x824c0000 0x20000>;
};
qtee_tz_mem: qtee_tz_region@82500000 {
no-map;
reg = <0x82500000 0x200000>;
};
trusted_apps_mem: trusted_apps_region@82700000 {
no-map;
reg = <0x82700000 0x400000>;
};
qdss_mem: qdss_region@82b00000 {
no-map;
reg = <0x82b00000 0x300000>;
};
mpss_audio_mem: mpss_audio_region@82e00000 {
no-map;
reg = <0x82e00000 0x4600000>;
};
audio_heap_mem: audio_heap_region@88000000 {
no-map;
reg = <0x88000000 0x400000>;
};
/* global autoconfigured region for contiguous allocations */