dts: reduce isp reserved mem [1/1]
authorJiacheng Mei <jiacheng.mei@amlogic.com>
Tue, 4 Jun 2019 09:33:02 +0000 (17:33 +0800)
committerNick Xie <nick@khadas.com>
Mon, 5 Aug 2019 06:45:30 +0000 (14:45 +0800)
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 55ed7c9..b1d4a97 100644 (file)
                        compatible = "shared-dma-pool";
                        reusable;
                        status = "okay";
-                       size = <0x68000000>;
+                       size = <0x6800000>;
                        alignment = <0x400000>;
                };
                adapt_cma_reserved:linux,adapt_cma {
index 70fb03d..230fc13 100644 (file)
                        compatible = "shared-dma-pool";
                        reusable;
                        status = "okay";
-                       size = <0x68000000>;
+                       size = <0x6800000>;
                        alignment = <0x400000>;
                };
                adapt_cma_reserved:linux,adapt_cma {