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