mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
dts: r311: reduce ion memory allocation [2/2]
PD#173394:dts: r311: reduce ion memory allocation Change-Id: Ie8facd2079f9095e695f5c0047705741152bea37 Signed-off-by: Lei Qian <lei.qian@amlogic.com>
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x7C00000>;
|
||||
size = <0x0 0x7400000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user