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

Commit dd1d6a21 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: reserve memory for display ramdump for atoll"

parents c7aa181a 2f05df22
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -618,8 +618,8 @@
			size = <0 0x8c00000>;
		};

		cont_splash_memory: cont_splash_region@9bc00000 {
			reg = <0x0 0x9bc00000 0x0 0x02300000>;
		cont_splash_memory: cont_splash_region@9c000000 {
			reg = <0x0 0x9c000000 0x0 0x01700000>;
			label = "cont_splash_region";
		};

@@ -628,6 +628,11 @@
			label = "dfps_data_region";
		};

		disp_rdump_memory: disp_rdump_region@9c000000 {
			reg = <0x0 0x9c000000 0x0 0x01800000>;
			label = "disp_rdump_region";
		};

		adsp_mem: adsp_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;