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

Commit 8681184d authored by Zhenhua Huang's avatar Zhenhua Huang
Browse files

ARM: dts: msm: update the memory map to v5 on atoll



Update the memory map regions according to V5 on atoll.

Change-Id: I1ad52daf2fe7b860f49f678043e7505614f9acc8
Signed-off-by: default avatarZhenhua Huang <zhenhuah@codeaurora.org>
parent 71307250
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -510,61 +510,61 @@
		pil_camera_mem: camera_region@8e000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8e000000 0 0x500000>;
			reg = <0 0x8e400000 0 0x500000>;
		};

		pil_modem_mem: modem_region@86000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x86000000 0 0x8000000>;
			reg = <0 0x86000000 0 0x8400000>;
		};

		pil_video_mem: pil_video_region@8ea00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8ea00000 0 0x500000>;
			reg = <0 0x8ee00000 0 0x500000>;
		};

		pil_cdsp_mem: cdsp_regions@8ef00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8ef00000 0 0x1e00000>;
			reg = <0 0x8f300000 0 0x1e00000>;
		};

		pil_adsp_mem: pil_adsp_region@90d00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x90d00000 0 0x2800000>;
			reg = <0 0x91100000 0 0x2800000>;
		};

		wlan_fw_mem: wlan_fw_region@93500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93500000 0 0x200000>;
			reg = <0 0x93900000 0 0x200000>;
		};

		npu_mem: npu_region@8e500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8e500000 0 0x500000>;
			reg = <0 0x8e900000 0 0x500000>;
		};

		pil_ipa_fw_mem: ipa_fw_region@93700000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93700000 0 0x10000>;
			reg = <0 0x93b00000 0 0x10000>;
		};

		pil_ipa_gsi_mem: ipa_gsi_region@93710000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93710000 0 0x5000>;
			reg = <0 0x93b10000 0 0x5000>;
		};

		pil_gpu_mem: gpu_region@93715000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93715000 0 0x2000>;
			reg = <0 0x93b15000 0 0x2000>;
		};

		qseecom_mem: qseecom_region@9e000000 {
@@ -576,7 +576,7 @@
		cdsp_sec_mem: cdsp_sec_regions@0x9f400000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x9f400000 0 0xc00000>;
			reg = <0 0x9f400000 0 0x1e00000>;
		};

		secure_display_memory: secure_display_region {