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

Commit 61495947 authored by Patrick Daly's avatar Patrick Daly Committed by Sudarshan Rajagopalan
Browse files

ARM: dts: msm: Update to latest memory map for sdm845



Increase the size of the modem region and add back the gpu and ipa
firmware regions.

Change-Id: Ie1c1a4718c437102dc21ebcb838e34cde4c8916b
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 373476f5
Loading
Loading
Loading
Loading
+43 −27
Original line number Diff line number Diff line
@@ -533,58 +533,82 @@
			reg = <0 0x85fc0000 0 0x2f40000>;
		};

		pil_camera_mem: camera_region@8ab00000 {
		qseecom_mem: qseecom_region@0x8ab00000 {
			compatible = "shared-dma-pool";
			no-map;
			reg = <0 0x8ab00000 0 0x1400000>;
		};

		pil_camera_mem: camera_region@0x8bf00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8ab00000 0 0x500000>;
			reg = <0 0x8bf00000 0 0x500000>;
		};

		pil_adsp_mem: pil_adsp_region@8b100000 {
		pil_ipa_fw_mem: ips_fw_region@0x8c400000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8b100000 0 0x1a00000>;
			reg = <0 0x8c400000 0 0x10000>;
		};

		wlan_fw_region: wlan_fw_region@8cb00000 {
			compatible = "shared-dma-pool";
			reg = <0 0x8cb00000 0 0x100000>;
		pil_ipa_gsi_mem: ipa_gsi_region@0x8c410000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8c410000 0 0x5000>;
		};

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

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

		pil_modem_mem: modem_region@8cc00000 {
		wlan_fw_region: wlan_fw_region@0x8df00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x8cc00000 0 0x7600000>;
			reg = <0 0x8df00000 0 0x100000>;
		};

		pil_video_mem: pil_video_region@94200000 {
		pil_modem_mem: modem_region@0x8e000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x94200000 0 0x500000>;
			reg = <0 0x8e000000 0 0x7800000>;
		};

		pil_cdsp_mem: cdsp_regions@94700000 {
		pil_video_mem: video_region@0x95800000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x94700000 0 0x800000>;
			reg = <0 0x95800000 0 0x500000>;
		};

		pil_mba_mem: pil_mba_region@0x94f00000 {
		pil_cdsp_mem: cdsp_region@0x95d00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x94f00000 0 0x200000>;
			reg = <0 0x95d00000 0 0x800000>;
		};

		pil_slpi_mem: pil_slpi_region@95100000 {
		pil_mba_mem: mba_region@0x96500000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x95100000 0 0x1400000>;
			reg = <0 0x96500000 0 0x200000>;
		};

		pil_slpi_mem: slpi_region@0x96700000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x96700000 0 0x1400000>;
		};

		pil_spss_mem: spss_region@96500000 {
		pil_spss_mem: pil_spss_region@0x97b00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0 0x96500000 0 0x100000>;
			reg = <0 0x97b00000 0 0x100000>;
		};

		adsp_mem: adsp_region {
@@ -595,14 +619,6 @@
			size = <0 0x1000000>;
		};

		qseecom_mem: qseecom_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0 0x00000000 0 0xffffffff>;
			no-map;
			alignment = <0 0x400000>;
			size = <0 0x1400000>;
		};

		qseecom_ta_mem: qseecom_ta_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0 0x00000000 0 0xffffffff>;