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:
Lei Qian
2018-09-10 14:50:03 +08:00
committed by Jianxin Pan
parent aed326664a
commit 0ac65c78e3

View File

@@ -95,7 +95,7 @@
ion_reserved:linux,ion-dev {
compatible = "shared-dma-pool";
reusable;
size = <0x0 0x7C00000>;
size = <0x0 0x7400000>;
alignment = <0x0 0x400000>;
};