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

Commit 01123904 authored by Qingqing Zhou's avatar Qingqing Zhou
Browse files

ARM: dts: msm: Reduce reserved size of modem for sdxnightjar

Change the reserved size of modem from 115MB to 110MB, remove "MPSS
DIAG BUFFER" region of 5MB.

Change-Id: I69da7094e3a0c3dbbbdc0764e184449f48b50999
parent 40252ba9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@

		mss_mem: mss_region@0x88000000 {
			no-map;
			reg = <0x88000000 0x7300000>;
			reg = <0x88000000 0x6e00000>;
			label = "mss_mem";
		};