mm: clear reserved memory for ION

PD#143278: clear reserved memory for ION

Change-Id: Ie1acf50f5fdd49b0b8ad7ca493d986b161d959cc
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
This commit is contained in:
Tao Zeng
2017-05-08 17:09:30 +08:00
committed by Jianxin Pan
parent 64f2468de3
commit 2e9d45599c
5 changed files with 6 additions and 6 deletions

View File

@@ -84,7 +84,7 @@
ion_reserved:linux,ion-dev {
compatible = "amlogic, idev-mem";
size = <0x0 0x2000000>;
size = <0x0 0x0>;
};
/* vdin0 CMA pool */

View File

@@ -85,7 +85,7 @@
ion_reserved:linux,ion-dev {
compatible = "amlogic, idev-mem";
size = <0x0 0x2000000>;
size = <0x0 0x0>;
};
/* vdin0 CMA pool */

View File

@@ -84,7 +84,7 @@
ion_reserved:linux,ion-dev {
compatible = "amlogic, idev-mem";
size = <0x0 0x2000000>;
size = <0x0 0x0>;
};
/* vdin0 CMA pool */

View File

@@ -84,7 +84,7 @@
ion_reserved:linux,ion-dev {
compatible = "amlogic, idev-mem";
size = <0x0 0x3900000>;
size = <0x0 0x0>;
};
/* vdin0 CMA pool */
@@ -107,7 +107,7 @@
/* POST PROCESS MANAGER */
ppmgr_reserved:linux,ppmgr {
compatible = "amlogic, ppmgr_memory";
size = <0x0 0x2000000>;
size = <0x0 0x0>;
};
codec_mm_cma:linux,codec_mm_cma {

View File

@@ -85,7 +85,7 @@
ion_reserved:linux,ion-dev {
compatible = "amlogic, idev-mem";
size = <0x0 0x2000000>;
size = <0x0 0x0>;
};
/* vdin0 CMA pool */