mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -1886,6 +1886,7 @@
|
||||
reg-names = "adapter";
|
||||
interrupts = <0 179 0>;
|
||||
interrupt-names = "adapter-irq";
|
||||
mem_alloc = <48>;
|
||||
};
|
||||
|
||||
phycsi: phy-csi@ff650000 {
|
||||
|
||||
@@ -1886,6 +1886,7 @@
|
||||
reg-names = "adapter";
|
||||
interrupts = <0 179 0>;
|
||||
interrupt-names = "adapter-irq";
|
||||
mem_alloc = <48>;
|
||||
};
|
||||
|
||||
phycsi: phy-csi@ff650000 {
|
||||
|
||||
Reference in New Issue
Block a user