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

Commit b3ddc510 authored by Liam Mark's avatar Liam Mark
Browse files

ARM: dts: msm: Update memory map for msm8998



Update the memory map carveouts to be in sync with
the new v7 memory map.

Change-Id: I766e4aed32913193f4c4105e27a367cf1e5e0d9a
Signed-off-by: default avatarLiam Mark <lmark@codeaurora.org>
parent e76c8c8e
Loading
Loading
Loading
Loading
+15 −9
Original line number Diff line number Diff line
@@ -262,34 +262,40 @@
			reg = <0 0x85800000 0 0x3700000>;
		};

		pil_slpi_mem: pil_slpi_region@93800000 {
		pil_ipa_gpu_mem: pil_ipa_gpu_region@95000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93800000 0 0xf00000>;
			reg = <0 0x95000000 0 0x100000>;
		};

		pil_video_mem: pil_video_region@93300000 {
		pil_slpi_mem: pil_slpi_region@94100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x93300000 0 0x500000>;
			reg = <0 0x94100000 0 0xf00000>;
		};

		pil_adsp_mem: pil_adsp_region@91900000 {
		pil_video_mem: pil_video_region@93c00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x91900000 0 0x1a00000>;
			reg = <0 0x93c00000 0 0x500000>;
		};

		modem_mem: modem_region@8ac00000 {
		modem_mem: modem_region@8cc00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8ac00000 0 0x6d00000>;
			reg = <0 0x8cc00000 0 0x7000000>;
		};

		pil_adsp_mem: pil_adsp_region@0x8b200000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8b200000 0 0x1a00000>;
		};

		spss_mem: spss_region@8ab00000 { /* for SPSS-PIL */
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8ab00000 0 0x100000>;
			reg = <0 0x8ab00000 0 0x700000>;
		};

		adsp_mem: adsp_region {