ARM: dts: msm: Increase the CMA memory for mem-dump driver on Cape

Sudden decrease of the CMA memory causing the memory driver
probe to fail as the continuous memory is not available and
that resulting in page migration of existing user of CMA
memory.

Increase the CMA memory to reduce this crunch.

Change-Id: I20e50c573e7b2ac5df3e77001efbd6b0ced0ff59
This commit is contained in:
Mukesh Ojha
2022-05-10 11:30:09 +05:30
parent 3376e7d461
commit d4e05189f9

View File

@@ -10,7 +10,7 @@
alloc-ranges = <0x1 0x00000000 0xfffffffe 0xffffffff>;
reusable;
alignment = <0x0 0x400000>;
size = <0 0x2c00000>;
size = <0 0x3400000>;
};
};