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

Commit 919f2efe authored by Vinayak Menon's avatar Vinayak Menon
Browse files

ARM: dts: msm: Increase the peripheral region size on msm8909



Increase the peripheral region size to 7MB on msm8909 as per
the latest memory map.

Change-Id: I5bd33331515e5501c86c9769208af0d2779c4063
Signed-off-by: default avatarVinayak Menon <vinmenon@codeaurora.org>
parent 2def4161
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@
		};

		peripheral_mem: pheripheral_region@0 {
			reg = <0x0 0x8d500000 0x0 0x0500000>;
			reg = <0x0 0x8d500000 0x0 0x0700000>;
			compatible = "removed-dma-pool";
			no-map;
		};