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

Commit 01802d1e authored by phanendra yarra's avatar phanendra yarra
Browse files

ARM: dts: msm: increase modem size to 115MB on SDX20



Increase the modem region size to 115MB on sdx20 as
per the latest memory map

Change-Id: I6da1df5306e36e25bc7d25003a25519b3f569197
Signed-off-by: default avatarmraja <mraja@codeaurora.org>
Signed-off-by: default avatarphanendra yarra <pyarra@codeaurora.org>
parent c31b140f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
		};
		mss_mem: mss_region@88000000 {
			compatible = "removed-dma-pool";
			no-map;
			no-map-fixup;
			reg = <0x88000000 0x6E00000>;
			label = "mss_mem";
		};
+4 −0
Original line number Diff line number Diff line
@@ -35,6 +35,10 @@
	qcom,sensor-id = <0 1 2 3 4>;
};

&mss_mem {
	reg = <0x88000000 0x7300000>;
};

&soc {
	/* SD card 2.95 V supply */
	sdc_vreg: sdc_vreg {