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

Commit 08404332 authored by Shreyas K K's avatar Shreyas K K Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Avoid xbl_aop_mem overlay with aop_cmd_db

Carveout for xbl_aop_mem overlaps with aop_cmd_db memory.
Fix this overlap in SDMSHRIKE.

Change-Id: Iacb282e0c899fd5578d599505defc59e7d4fc1d3
parent c7b1fc7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -288,7 +288,7 @@

		xbl_aop_mem: xbl_aop_mem@85e00000 {
			no-map;
			reg = <0x0 0x85e00000 0x0 0x140000>;
			reg = <0x0 0x85e00000 0x0 0x120000>;
		};

		flex_sec_apps_mem: flex_sec_apps_regions@85ffd000 {