camera: config adapter buffer size from dts [1/2]

PD#SWPL-4934

Problem:
kernel panic when adjust adapter memory size

Solution:
config adapter buffer size from dts

Verify:
verify by w411

Change-Id: Ie66cf57e870e140dd63516672c7f90f7d9ddda72
Signed-off-by: Guosong Zhou <guosong.zhou@amlogic.com>
This commit is contained in:
Guosong Zhou
2019-02-19 01:43:42 -05:00
committed by Luan Yuan
parent c9a4cec1e8
commit 6bb7d8c723
2 changed files with 2 additions and 0 deletions

View File

@@ -1886,6 +1886,7 @@
reg-names = "adapter";
interrupts = <0 179 0>;
interrupt-names = "adapter-irq";
mem_alloc = <48>;
};
phycsi: phy-csi@ff650000 {

View File

@@ -1886,6 +1886,7 @@
reg-names = "adapter";
interrupts = <0 179 0>;
interrupt-names = "adapter-irq";
mem_alloc = <48>;
};
phycsi: phy-csi@ff650000 {