mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
dts: reduce r311 720p ion mem to 32m
PD#165131: dts: reduce r311 720p ion mem to 32m Change-Id: I337fdefd538f789a03cbc2adbce511c2adee7478 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 0x2000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user