ARM: dts: msm: setting alignment size of adsp cma region to 8MB for SDM630

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

Change-Id: Idf7865712a97870fd56d1957b464b98fb92fad2a
Acked-by: Chenna Kesava Raju <chennak@qti.qualcomm.com>
Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
This commit is contained in:
Tharun Kumar Merugu 2017-03-03 12:38:22 +05:30 committed by Gerrit - the friendly Code Review server
parent ded703d63e
commit 5111aa7c04

View file

@ -335,7 +335,7 @@
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
reusable;
alignment = <0x0 0x400000>;
size = <0x0 0xa00000>;
size = <0x0 0x800000>;
};
qseecom_mem: qseecom_region {