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

Commit f3406196 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: Reduce modem region to 72MB for msm8916-512"

parents 1e5a0747 1db08107
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
			linux,reserve-contiguous-region;
			linux,reserve-region;
			linux,remove-completely;
			reg = <0x0 0x86800000 0x0 0x04e00000>;
			reg = <0x0 0x86800000 0x0 0x04800000>;
			label = "modem_adsp_mem";
		};

@@ -37,7 +37,7 @@
			linux,reserve-contiguous-region;
			linux,reserve-region;
			linux,remove-completely;
			reg = <0x0 0x8b600000 0x0 0x0600000>;
			reg = <0x0 0x8b000000 0x0 0x0600000>;
			label = "peripheral_mem";
		};