mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
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:
@@ -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 {
|
||||
|
||||
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user