ARM: dts: msm: Update memory map for anorak v6

Update the carveouts to align with memory map v6.

Change-Id: I052828124195164bab5003b4788aa297ddf8953f
This commit is contained in:
Pratyush Brahma
2023-03-31 17:02:26 +05:30
parent ee36b2efa0
commit 92355da226

View File

@@ -94,24 +94,19 @@
reg = <0x0 0x82700000 0x0 0x100000>;
};
video_mem: video_region@87300000 {
video_mem: video_region@88d00000 {
no-map;
reg = <0x0 0x87300000 0x0 0x700000>;
reg = <0x0 0x88d00000 0x0 0x700000>;
};
adsp_mem: adsp_region@87a00000 {
adsp_mem: adsp_region@89400000 {
no-map;
reg = <0x0 0x87a00000 0x0 0x2100000>;
};
slpi_mem: slpi_region@89c00000 {
no-map;
reg = <0x0 0x89c00000 0x0 0x1900000>;
reg = <0x0 0x89400000 0x0 0x2100000>;
};
cdsp_mem: cdsp_region@8b500000 {
no-map;
reg = <0x0 0x8b500000 0x0 0x2000000>;
reg = <0x0 0x8b500000 0x0 0xf00000>;
};
ipa_fw_mem: ipa_fw_region@8d500000 {
@@ -171,12 +166,12 @@
ta_mem: ta_region@d8800000 {
no-map;
reg = <0x0 0xd8800000 0x0 0x8a00000>;
reg = <0x0 0xd8800000 0x0 0x3000000>;
};
tags_tz_mem: tags_tz_region@e1200000 {
tags_tz_mem: tags_tz_region@db800000 {
no-map;
reg = <0x0 0xe1200000 0x0 0x2710000>;
reg = <0x0 0xdb800000 0x0 0xf00000>;
};
};