mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
dts: osd: add cma heap for ion
PD#146107: osd: add cma heap for ion on Android 8.0 Change-Id: I8ebb0c9068a93b9e1bae114a6d5231de5a2ee78f Signed-off-by: binqi.zhang <binqi.zhang@amlogic.com>
This commit is contained in:
@@ -82,7 +82,6 @@
|
||||
reusable;
|
||||
size = <0x0 0x2000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x3e000000 0x0 0x2000000>;
|
||||
};
|
||||
|
||||
/* vdin0 CMA pool */
|
||||
|
||||
@@ -83,7 +83,6 @@
|
||||
reusable;
|
||||
size = <0x0 0x2000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x7e000000 0x0 0x2000000>;
|
||||
};
|
||||
|
||||
/* vdin0 CMA pool */
|
||||
|
||||
@@ -82,7 +82,6 @@
|
||||
reusable;
|
||||
size = <0x0 0x2000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x7e000000 0x0 0x2000000>;
|
||||
};
|
||||
|
||||
/* vdin0 CMA pool */
|
||||
|
||||
@@ -82,7 +82,6 @@
|
||||
reusable;
|
||||
size = <0x0 0x2000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x7e000000 0x0 0x2000000>;
|
||||
};
|
||||
|
||||
/* vdin0 CMA pool */
|
||||
|
||||
@@ -83,7 +83,6 @@
|
||||
reusable;
|
||||
size = <0x0 0x2000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x3e000000 0x0 0x2000000>;
|
||||
};
|
||||
|
||||
/* vdin0 CMA pool */
|
||||
|
||||
Reference in New Issue
Block a user