ARM: dts: msm: increase the common cma region on sdm660
Increase the common CMA region size to 44MB to accommodate modem diag buffer region. Change-Id: Iad83f749d8ca5635ead9c637dbc2f927191414fe Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
This commit is contained in:
parent
3f942f9f96
commit
fe0c4e567f
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@
|
||||||
alloc-ranges = <0 0x00000000 0 0xffffffff>;
|
alloc-ranges = <0 0x00000000 0 0xffffffff>;
|
||||||
reusable;
|
reusable;
|
||||||
alignment = <0 0x400000>;
|
alignment = <0 0x400000>;
|
||||||
size = <0 0x2000000>;
|
size = <0 0x2c00000>;
|
||||||
linux,cma-default;
|
linux,cma-default;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue