File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ static const struct imx219_reg imx219_init_tab_3280_2464_21fps[] = {
7777 {0x012A , 0x18 }, /* EXCK_FREQ[15:8] */
7878 {0x012B , 0x00 }, /* EXCK_FREQ[7:0] */
7979 {0x0160 , 0x09 }, /* FRM_LENGTH_A[15:8] */
80- {0x0161 , 0xC4 }, /* FRM_LENGTH_A[7:0] */
80+ {0x0161 , 0xD7 }, /* FRM_LENGTH_A[7:0] */
8181 {0x0162 , 0x0D }, /* LINE_LENGTH_A[15:8] */
8282 {0x0163 , 0x78 }, /* LINE_LENGTH_A[7:0] */
8383 {0x0260 , 0x09 }, /* FRM_LENGTH_B[15:8] */
@@ -306,7 +306,7 @@ static const struct imx219_mode supported_modes[] = {
306306 .height = 2464 ,
307307 .max_fps = 21 ,
308308 .hts_def = 0x0d78 - IMX219_EXP_LINES_MARGIN ,
309- .vts_def = 0x09c4 ,
309+ .vts_def = 0x09d7 ,
310310 .reg_list = imx219_init_tab_3280_2464_21fps ,
311311 .binning_h = 0 ,
312312 .binning_v = 0 ,
You can’t perform that action at this time.
0 commit comments