Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 19206b18 authored by Vishwanath Raju K's avatar Vishwanath Raju K Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update to memory map v3 for QCS605



Reduced tz_app size to 8MB from 34MB and qseecom_mem size to 16MB
from 20MB for QCS605.

Change-Id: I0c72b5ab155fe9f65621e1945c86b527d66eb6e3
Signed-off-by: default avatarVishwanath Raju K <vishk@codeaurora.org>
parent e44258dc
Loading
Loading
Loading
Loading
+21 −9
Original line number Diff line number Diff line
@@ -18,40 +18,52 @@
	qcom,msm-id = <347 0x0>;
};

&removed_region {
	reg = <0 0x85fc0000 0 0x1540000>;
};

&pil_camera_mem {
	reg = <0 0x8b800000 0 0x500000>;
};

&pil_modem_mem {
	reg = <0 0x8b000000 0 0x3100000>;
	reg = <0 0x8bd00000 0 0x3100000>;
};

&pil_video_mem {
	reg = <0 0x8e100000 0 0x500000>;
	reg = <0 0x8ee00000 0 0x500000>;
};

&wlan_msa_mem {
	reg = <0 0x8e600000 0 0x100000>;
	reg = <0 0x8f300000 0 0x100000>;
};

&pil_cdsp_mem {
	reg = <0 0x8e700000 0 0x800000>;
	reg = <0 0x8f400000 0 0x800000>;
};

&pil_mba_mem {
	reg = <0 0x8ef00000 0 0x200000>;
	reg = <0 0x8fc00000 0 0x200000>;
};

&pil_adsp_mem {
	reg = <0 0x8f100000 0 0x1e00000>;
	reg = <0 0x8fe00000 0 0x1e00000>;
};

&pil_ipa_fw_mem {
	reg = <0 0x90f00000 0 0x10000>;
	reg = <0 0x91c00000 0 0x10000>;
};

&pil_ipa_gsi_mem {
	reg = <0 0x90f10000 0 0x5000>;
	reg = <0 0x91c10000 0 0x5000>;
};

&pil_gpu_mem {
	reg = <0 0x90f15000 0 0x2000>;
	reg = <0 0x91c15000 0 0x2000>;
};

&qseecom_mem {
	reg = <0 0x9e800000 0 0x1000000>;
};

&adsp_mem {