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

Commit 8134d296 authored by Patrick Daly's avatar Patrick Daly
Browse files

ARM: dts: msm: Upgrade to memory map v5 for kona

Update the addresses and sizes of various memory carveouts.

Change-Id: Ie7b78581475508a7f3731368109cc7ee48022d2a
parent c6c37440
Loading
Loading
Loading
Loading
+15 −24
Original line number Diff line number Diff line
@@ -483,24 +483,9 @@
			reg = <0x0 0x80900000 0x0 0x200000>;
		};

		lpass_pcie_mem: lpass_pcie_region@80b00000 {
		removed_mem: removed_region@80b00000 {
			no-map;
			reg = <0x0 0x80b00000 0x0 0x100000>;
		};

		ssc_pcie_mem: ssc_pcie_region@80c00000 {
			no-map;
			reg = <0x0 0x80c00000 0x0 0x100000>;
		};

		removed_mem: removed_region@80d00000 {
			no-map;
			reg = <0x0 0x80d00000 0x0 0x1300000>;
		};

		qtee_apps_mem: qtee_apps_region@82000000 {
			no-map;
			reg = <0x0 0x82000000 0x0 0x2600000>;
			reg = <0x0 0x80b00000 0x0 0x5300000>;
		};

		pil_camera_mem: pil_camera_region@86200000 {
@@ -554,25 +539,31 @@
		pil_cdsp_mem: pil_cdsp_region@87800000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x87800000 0x0 0x800000>;
			reg = <0x0 0x87800000 0x0 0x1400000>;
		};

		pil_slpi_mem: pil_slpi_region@88c00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x88c00000 0x0 0x1500000>;
		};

		pil_slpi_mem: pil_slpi_region@88000000 {
		pil_adsp_mem: pil_adsp_region@8a100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x88000000 0x0 0x1500000>;
			reg = <0x0 0x8a100000 0x0 0x1c00000>;
		};

		pil_adsp_mem: pil_adsp_region@89500000 {
		pil_spss_mem: pil_spss_region@8bd00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x89500000 0x0 0x1c00000>;
			reg = <0x0 0x8bd00000 0x0 0x100000>;
		};

		pil_spss_mem: pil_spss_region@8b100000 {
		cdsp_secure_heap: cdsp_secure_heap@8be00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x8b100000 0x0 0x100000>;
			reg = <0x0 0x8be00000 0x0 0x4600000>;
		};

		adsp_mem: adsp_region {