ARM64: dts: rockchip: reduce cma size of rk3368-android
authorZorro Liu <lyx@rock-chips.com>
Fri, 12 May 2017 09:22:58 +0000 (17:22 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 15 May 2017 02:04:49 +0000 (10:04 +0800)
Change-Id: I33407879b63acfaf6da994a5c99633b3e2ad388b
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3368-android.dtsi

index 8339cca08cb0c6bf5e8545a1b65225005527a4a1..5f55efc1bf4311a92ae0abbbdaed7bb0e87353a9 100644 (file)
@@ -70,7 +70,7 @@
                linux,cma {
                        compatible = "shared-dma-pool";
                        reusable;
-                       size = <0x0 0x8000000>;
+                       size = <0x0 0x2000000>;
                        linux,cma-default;
                };
        };