From 5f0db9d7f0efb28bd1b9b16e42f63685186cb0ba Mon Sep 17 00:00:00 2001 From: Sanjay Date: Tue, 27 Sep 2022 10:53:29 +0530 Subject: [PATCH] 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 --- qcom/scuba_auto.dtsi | 49 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 37 deletions(-) diff --git a/qcom/scuba_auto.dtsi b/qcom/scuba_auto.dtsi index 123a77de..26278591 100644 --- a/qcom/scuba_auto.dtsi +++ b/qcom/scuba_auto.dtsi @@ -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;