mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
isp: config temper buffer size in dts [1/2]
PD#SWPL-4177 Problem: temper buffer size is a fixed value in code Solution: config temper buffer size from dts Verify: verify by w400 Change-Id: I17ef428221f149a888e0318bc27d7b7d309c00ce Signed-off-by: Guosong Zhou <guosong.zhou@amlogic.com>
This commit is contained in:
committed by
Dongjin Kim
parent
48b683dbf8
commit
87abf5f105
@@ -1862,6 +1862,7 @@
|
||||
reg-names = "ISP";
|
||||
interrupts = <0 142 4>;
|
||||
interrupt-names = "ISP";
|
||||
temper-buf-size = <24>;
|
||||
clocks = <&clkc CLKID_MIPI_ISP_CLK_COMP>,
|
||||
<&clkc CLKID_MIPI_CSI_PHY_CLK0_COMP>;
|
||||
clock-names = "cts_mipi_isp_clk_composite",
|
||||
|
||||
@@ -1862,6 +1862,7 @@
|
||||
reg-names = "ISP";
|
||||
interrupts = <0 142 4>;
|
||||
interrupt-names = "ISP";
|
||||
temper-buf-size = <24>;
|
||||
clocks = <&clkc CLKID_MIPI_ISP_CLK_COMP>,
|
||||
<&clkc CLKID_MIPI_CSI_PHY_CLK0_COMP>;
|
||||
clock-names = "cts_mipi_isp_clk_composite",
|
||||
|
||||
Reference in New Issue
Block a user