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

Commit ae0f84f9 authored by Yashwanth's avatar Yashwanth
Browse files

ARM: dts: msm: add support for cont. splash and ramdump in bengal

This change adds support for continuous splash and ramdump
features for bengal target.

Change-Id: I2d29b16e60a564348be1dcff4145b04d1b4a5093
parent 3d4bc6a2
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -412,6 +412,16 @@
			size = <0 0x5c00000>;
		};

		cont_splash_memory: cont_splash_region@5c000000 {
			reg = <0x0 0x5c000000 0x0 0x01000000>;
			label = "cont_splash_region";
		};

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

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