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

Commit 9dfc6951 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 sm6150"

parents 1e2f9b68 2fafceed
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -640,7 +640,7 @@
		};

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

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

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

		dump_mem: mem_dump_region {
			compatible = "shared-dma-pool";
			reusable;