dts: reduce isp memory usage for buildroot [1/1]
authorJiacheng Mei <jiacheng.mei@amlogic.com>
Mon, 3 Dec 2018 03:24:51 +0000 (11:24 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Wed, 5 Dec 2018 11:07:40 +0000 (03:07 -0800)
PD#SWPL-2512

Problem:
isp reserved mem too large

Solution:
reduce isp mem to 256M

Verify:
g12b-buildroot

Change-Id: I8e18f7618a069b43fa288221bca1943d5c3ebcc2
Signed-off-by: Jiacheng Mei <jiacheng.mei@amlogic.com>
arch/arm64/boot/dts/amlogic/g12b_a311d_w400_buildroot.dts

index 0581fa1..3bbb5c0 100644 (file)
                        compatible = "shared-dma-pool";
                        reusable;
                        status = "okay";
-                       size = <0x0 0x1f000000>;
+                       size = <0x0 0x10000000>;
                        alignment = <0x0 0x400000>;
                };