ARM64: dts: rockchip: reduce cma size of rk3368-android

Change-Id: I33407879b63acfaf6da994a5c99633b3e2ad388b
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
Zorro Liu
2017-05-12 17:22:58 +08:00
committed by Huang, Tao
parent f19114808f
commit 8d76d2ae34

View File

@@ -70,7 +70,7 @@
linux,cma {
compatible = "shared-dma-pool";
reusable;
size = <0x0 0x8000000>;
size = <0x0 0x2000000>;
linux,cma-default;
};
};