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

Commit 5847dc12 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 sdmmagpie"

parents 392638f1 5362312e
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -650,10 +650,15 @@
		};

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

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

		dfps_data_memory: dfps_data_region@9e300000 {
			reg = <0x0 0x9e300000 0x0 0x0100000>;
			label = "dfps_data_region";