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

Commit 8f3908d0 authored by Yashwanth's avatar Yashwanth Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add display ramdump node for scuba

This change adds dt support for display during ramdump
in scuba target.

Change-Id: I522966f152396f67843592ffac917be325aab5d7
parent bf0571bc
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -291,6 +291,11 @@
			label = "dfps_data_region";
			label = "dfps_data_region";
		};
		};


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

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