ARM: dts: msm: Update memory map for mpss and mpss dt region

Add dt region for mpss and update modem region for cinder DU.

Change-Id: Ifa48b3bfe041cdc2cd930e70efa4eb97fa3b6246
This commit is contained in:
Melody Olvera
2022-07-19 14:25:43 -07:00
parent 706a01e057
commit 4977a96d91
2 changed files with 11 additions and 1 deletions

View File

@@ -125,7 +125,12 @@
mpss_mem: mpss_region@8c000000 {
no-map;
reg = <0x0 0x8c000000 0x0 0x10000000>;
reg = <0x0 0x8c000000 0x0 0x12c00000>;
};
q6_mpss_dtb_mem: q6_mpss_dtb_region@9ec00000 {
no-map;
reg = <0x0 0x9ec00000 0x0 0x80000>;
};
tenx_mem: tenx_region@a0000000 {

View File

@@ -128,6 +128,11 @@
reg = <0x0 0x8c000000 0x0 0x12c00000>;
};
q6_mpss_dtb_mem: q6_mpss_dtb_region@9ec00000 {
no-map;
reg = <0x0 0x9ec00000 0x0 0x80000>;
};
oem_tenx_mem: oem_tenx_region@a0000000 {
no-map;
reg = <0x0 0xa0000000 0x0 0x6400000>;