dts: specify ion_reserved to allocate memory from low memory

PD#173802: dts: ion_reserved address mapping problem in 32bit kernel4.9

Change-Id: I3bb23c435ecf4da59985782f6f54564ed76e121a
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
This commit is contained in:
Jianxiong Pan
2018-09-18 15:36:43 +08:00
committed by Jianxin Pan
parent fd9dacf2d1
commit 0702280150
5 changed files with 5 additions and 1 deletions

View File

@@ -90,6 +90,7 @@
reusable;
size = <0x4C00000>;
alignment = <0x400000>;
alloc-ranges = <0x0 0x2ee00000>;
};
/* vdin0 CMA pool */

View File

@@ -99,6 +99,7 @@
reusable;
size = <0x7C00000>;
alignment = <0x400000>;
alloc-ranges = <0x0 0x2ee00000>;
};
/* vdin0 CMA pool */

View File

@@ -85,7 +85,7 @@
size = <0x2400000>;
alignment = <0x400000>;
/* alloc by self */
alloc-ranges = <0x32000000 0xc800000>;
alloc-ranges = <0x0 0x2ee00000>;
};
codec_mm_cma:linux,codec_mm_cma {

View File

@@ -97,6 +97,7 @@
reusable;
size = <0x7C00000>;
alignment = <0x400000>;
alloc-ranges = <0x0 0x2ee00000>;
};
/*di CMA pool */

View File

@@ -97,6 +97,7 @@
reusable;
size = <0x7C00000>;
alignment = <0x400000>;
alloc-ranges = <0x0 0x2ee00000>;
};
/*di CMA pool */