ARM: dts: msm: Increase ADSP ion heap by 4 MB for msmcobalt
Increase ADSP ION heap by 4 MB that is required by the ImproveTouch functionality. Change-Id: I03a298cf69369efc58f8d85d39897408d34f3635 Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
This commit is contained in:
parent
400520a6e2
commit
53b23eafea
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@
|
|||
alloc-ranges = <0 0x00000000 0 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0 0x400000>;
|
||||
size = <0 0x400000>;
|
||||
size = <0 0x800000>;
|
||||
};
|
||||
|
||||
qseecom_mem: qseecom_region {
|
||||
|
|
Loading…
Add table
Reference in a new issue