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

Commit f5275236 authored by Patrick Daly's avatar Patrick Daly
Browse files

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

Update the addresses and sizes of various memory carveouts.

Change-Id: I563c9db106ca1e8165d9110d779c95bc55d1774a
parent 382c1620
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -557,19 +557,19 @@
		pil_adsp_mem: pil_adsp_region@8a100000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x8a100000 0x0 0x1c00000>;
			reg = <0x0 0x8a100000 0x0 0x1d00000>;
		};

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

		cdsp_secure_heap: cdsp_secure_heap@8be00000 {
		cdsp_secure_heap: cdsp_secure_heap@8bf00000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x8be00000 0x0 0x4600000>;
			reg = <0x0 0x8bf00000 0x0 0x4600000>;
		};

		adsp_mem: adsp_region {