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

Commit e58392fd 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 map for msm8917"

parents 4e30f2ae d5a00f54
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -55,19 +55,19 @@
		other_ext_mem: other_ext_region@0 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x85e00000 0x0 0xa00000>;
			reg = <0x0 0x85b00000 0x0 0xd00000>;
		};

		modem_mem: modem_region@0 {
			compatible = "removed-dma-pool";
			no-map-fixup;
			reg = <0x0 0x86800000 0x0 0x5a00000>;
			reg = <0x0 0x86800000 0x0 0x5000000>;
		};

		reloc_mem: reloc_region@0 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x8c200000 0x0 0x1b00000>;
			reg = <0x0 0x8b800000 0x0 0x1800000>;
		};

		venus_mem: venus_region@0 {