dts: reduce isp reserved mem [1/1]
authorJiacheng Mei <jiacheng.mei@amlogic.com>
Tue, 4 Jun 2019 09:33:02 +0000 (17:33 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Wed, 5 Jun 2019 03:01:34 +0000 (20:01 -0700)
PD#SWPL-70

Problem:
arm isp can't get reserved mem

Solution:
reduce isp reserved mem

Verify:
w400

Test: camera preview and capture OK

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

index 7f1473e..ac2d236 100644 (file)
                        compatible = "shared-dma-pool";
                        reusable;
                        status = "okay";
-                       size = <0x68000000>;
+                       size = <0x6800000>;
                        alignment = <0x400000>;
                };
                adapt_cma_reserved:linux,adapt_cma {
index 0111c99..92e3ee6 100644 (file)
                        compatible = "shared-dma-pool";
                        reusable;
                        status = "okay";
-                       size = <0x68000000>;
+                       size = <0x6800000>;
                        alignment = <0x400000>;
                };
                adapt_cma_reserved:linux,adapt_cma {