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

Commit be44242e authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Setting alignment size of adsp cma region to 8MB for SDM660



Setting adsp cma region to 8MB, as cma region need to be 4MB aligned.

Acked-by: default avatarChenna Kesava Raju <chennak@qti.qualcomm.com>
Change-Id: I7f774dd193435f045243b34fc0d4f2a9ff24329f
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent ded703d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -345,7 +345,7 @@
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			alignment = <0x0 0x400000>;
			size = <0x0 0xa00000>;
			size = <0x0 0x800000>;
		};

		qseecom_mem: qseecom_region {