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

Commit 0f64edd1 authored by Jayaprakash's avatar Jayaprakash
Browse files

ARM: dts: msm: update display ram dump memory node for atoll



Update cont splash memory node containing base address
and size for atoll target. Update display ram dump memory
size to be same as splash memory size.

Change-Id: Ib890681a930e40e18dbae0f22eb533054abb784e
Signed-off-by: default avatarJayaprakash <jmadiset@codeaurora.org>
parent 91aa9b06
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -629,8 +629,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";
		};

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

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

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