mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
waipio: Enlarge and move adsp and xbl ramdump memory regions
Change-Id: I58763a1dd197212e462af36f09f88446426399a3
This commit is contained in:
@@ -352,11 +352,6 @@
|
||||
reg = <0x0 0x80600000 0x0 0x40000>;
|
||||
};
|
||||
|
||||
xbl_ramdump_mem: xbl_ramdump_region@80640000 {
|
||||
no-map;
|
||||
reg = <0x0 0x80640000 0x0 0x1c0000>;
|
||||
};
|
||||
|
||||
aop_image_mem: aop_image_region@80800000 {
|
||||
no-map;
|
||||
reg = <0x0 0x80800000 0x0 0x60000>;
|
||||
@@ -410,11 +405,6 @@
|
||||
reg = <0x0 0x85700000 0x0 0x700000>;
|
||||
};
|
||||
|
||||
adsp_mem: adsp_region@85e00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x85e00000 0x0 0x2100000>;
|
||||
};
|
||||
|
||||
slpi_mem: slpi_region@88000000 {
|
||||
no-map;
|
||||
reg = <0x0 0x88000000 0x0 0x1900000>;
|
||||
@@ -472,6 +462,16 @@
|
||||
reg = <0x0 0x9f500000 0x0 0x800000>;
|
||||
};
|
||||
|
||||
adsp_mem: adsp_region@9fd00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x9fd00000 0x0 0x3100000>;
|
||||
};
|
||||
|
||||
xbl_ramdump_mem: xbl_ramdump_region@a6b80000 {
|
||||
no-map;
|
||||
reg = <0x0 0xa6b80000 0x0 0x280000>;
|
||||
};
|
||||
|
||||
xbl_sc_mem: xbl_sc_region@a6e00000 {
|
||||
no-map;
|
||||
reg = <0x0 0xa6e00000 0x0 0x40000>;
|
||||
|
||||
Reference in New Issue
Block a user