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

Commit d023ca24 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: increase modem size as per new memory map"

parents db29aee4 a019aa38
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -62,10 +62,10 @@
			label = "hyp_mem";
		};

		mss_mem: mss_region@87400000 {
		mss_mem: mss_region@86400000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x86c00000 0x8b00000>;
			reg = <0x86400000 0x9300000>;
			label = "mss_mem";
		};