Merge "ARM: dts: msm: setting alignment size of adsp cma region to 8MB for SDM630"
This commit is contained in:
commit
05cbf8d351
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@
|
|||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0x0 0xa00000>;
|
||||
size = <0x0 0x800000>;
|
||||
};
|
||||
|
||||
qseecom_mem: qseecom_region {
|
||||
|
|
Loading…
Add table
Reference in a new issue