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

Commit cee16210 authored by Susheel Khiani's avatar Susheel Khiani Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update memory layout for MSM 8909



Memory map has been updated so as to support
different DRAM configuration such as 256 MB,
512 MB and 1 GB with same memory layout. Make
the corresponding change in base addresses and size
to reflect the changes.

Change-Id: Iee8cc38d9b5064fb9eb77ddedea1ff42bae0eaaf
Signed-off-by: default avatarSusheel Khiani <skhiani@codeaurora.org>
parent 865bf777
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
			linux,reserve-contiguous-region;
			linux,reserve-region;
			linux,remove-completely;
			reg = <0x0 0x86000000 0x0 0x0800000>;
			reg = <0x0 0x87900000 0x0 0x0700000>;
			label = "external_image_mem";
		};

@@ -84,7 +84,7 @@
			linux,reserve-contiguous-region;
			linux,reserve-region;
			linux,remove-completely;
			reg = <0x0 0x86800000 0x0 0x05a00000>;
			reg = <0x0 0x88000000 0x0 0x05a00000>;
			label = "modem_adsp_mem";
		};

@@ -92,7 +92,7 @@
			linux,reserve-contiguous-region;
			linux,reserve-region;
			linux,remove-completely;
			reg = <0x0 0x8c200000 0x0 0x0600000>;
			reg = <0x0 0x8da00000 0x0 0x0600000>;
			label = "peripheral_mem";
		};