isp: config temper buffer size in dts [1/2]
authorGuosong Zhou <guosong.zhou@amlogic.com>
Thu, 17 Jan 2019 09:17:20 +0000 (04:17 -0500)
committerJianxin Pan <jianxin.pan@amlogic.com>
Wed, 23 Jan 2019 06:47:46 +0000 (22:47 -0800)
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>
arch/arm/boot/dts/amlogic/mesong12b.dtsi
arch/arm64/boot/dts/amlogic/mesong12b.dtsi

index 876b1e7..82f17ba 100644 (file)
                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",
index 97a7f17..e9a1d3a 100644 (file)
                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",