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

Commit 64dd5c45 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: Update memory carveouts for 8992"

parents 03f0f890 7a6ae91d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@
			linux,reserve-contiguous-region;
			linux,reserve-region;
			linux,remove-completely;
			reg = <0 0x06300000 0 0xD00000>;
			reg = <0 0x06400000 0 0xe00000>;
			label = "memory_hole";
		};

@@ -165,7 +165,7 @@
			linux,reserve-contiguous-region;
			linux,reserve-region;
			linux,remove-completely;
			reg = <0 0x0c800000 0 0x1b00000>;
			reg = <0 0x07400000 0 0x1c00000>;
			label = "peripheral_mem";
		};

@@ -173,7 +173,7 @@
			linux,reserve-contiguous-region;
			linux,reserve-region;
			linux,remove-completely;
			reg = <0 0x07000000 0 0x5800000>;
			reg = <0 0x09000000 0 0x5800000>;
			label = "modem_mem";
		};
	};