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

Commit 3314e0f1 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

ARM: dts: msm: Expand the MPSS region on sdxpoorwills



As per the hardware specifications, the MPSS and the LPASS
regions are merged, and a common (merged) image is supplied.
The change expands the MPSS region to cover the LPASS region.

Change-Id: I02d5984c11b20277fc974192cc4916c82a19f8b1
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent b929788f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@
		mss_mem: mss_region@87400000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x87400000 0x7700000>;
			reg = <0x87400000 0x8300000>;
			label = "mss_mem";
		};