mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
ARM: dts: qcom: Update Memory Map for scuba_auto
Update Memory Map for scuba_auto and keep it in sync with sa410m. Change-Id: I5c702b2910061e4b3c91688aea4aed4911a85a53
This commit is contained in:
@@ -146,9 +146,9 @@
|
||||
reg = <0x0 0x45600000 0x0 0x700000>;
|
||||
};
|
||||
|
||||
xbl_aop_mem: xbl_aop_mem@45e00000 {
|
||||
xbl_aop_mem: xbl_aop_mem@45d00000 {
|
||||
no-map;
|
||||
reg = <0x0 0x45e00000 0x0 0x100000>;
|
||||
reg = <0x0 0x45d00000 0x0 0x200000>;
|
||||
};
|
||||
|
||||
sec_apps_mem: sec_apps_region@45fff000 {
|
||||
@@ -186,9 +186,14 @@
|
||||
reg = <0x0 0x52910000 0x0 0x5000>;
|
||||
};
|
||||
|
||||
removed_region: removed_region@60000000 {
|
||||
tz_stat: tz_stat@53200000 {
|
||||
no-map;
|
||||
reg = <0x0 0x60000000 0x0 0x3900000>;
|
||||
reg = <0x0 0x53200000 0x0 0x100000>;
|
||||
};
|
||||
|
||||
pimem_vault: pimem_vault@53300000 {
|
||||
no-map;
|
||||
reg = <0x0 0x53300000 0x0 0x1500000>;
|
||||
};
|
||||
|
||||
adsp_mem: adsp_region {
|
||||
@@ -206,29 +211,6 @@
|
||||
size = <0 0x800000>;
|
||||
};
|
||||
|
||||
secure_display_memory: secure_display_region {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0 0x00000000 0 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0 0x400000>;
|
||||
size = <0 0x5c00000>;
|
||||
};
|
||||
|
||||
cont_splash_memory: cont_splash_region@5c000000 {
|
||||
reg = <0x0 0x5c000000 0x0 0x00f00000>;
|
||||
label = "cont_splash_region";
|
||||
};
|
||||
|
||||
dfps_data_memory: dfps_data_region@5cf00000 {
|
||||
reg = <0x0 0x5cf00000 0x0 0x0100000>;
|
||||
label = "dfps_data_region";
|
||||
};
|
||||
|
||||
disp_rdump_memory: disp_rdump_region@5c000000 {
|
||||
reg = <0x0 0x5c000000 0x0 0x00f00000>;
|
||||
label = "disp_rdump_region";
|
||||
};
|
||||
|
||||
user_contig_mem: user_contig_region {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
@@ -242,7 +224,7 @@
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0x0 0x1400000>;
|
||||
size = <0x0 0x700000>;
|
||||
};
|
||||
|
||||
qseecom_ta_mem: qseecom_ta_region {
|
||||
@@ -250,7 +232,7 @@
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0x0 0x1000000>;
|
||||
size = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
memshare_mem: memshare_region {
|
||||
@@ -261,15 +243,8 @@
|
||||
size = <0x0 0x800000>;
|
||||
};
|
||||
|
||||
dump_mem: mem_dump_region {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
size = <0 0x800000>;
|
||||
};
|
||||
|
||||
/* global autoconfigured region for contiguous allocations */
|
||||
system_cma: linux,cma {
|
||||
system_cma:linux,cma {
|
||||
compatible = "shared-dma-pool";
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
|
||||
Reference in New Issue
Block a user