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[] = {
77
77
{0x012A , 0x18 }, /* EXCK_FREQ[15:8] */
78
78
{0x012B , 0x00 }, /* EXCK_FREQ[7:0] */
79
79
{0x0160 , 0x09 }, /* FRM_LENGTH_A[15:8] */
80
- {0x0161 , 0xC4 }, /* FRM_LENGTH_A[7:0] */
80
+ {0x0161 , 0xD7 }, /* FRM_LENGTH_A[7:0] */
81
81
{0x0162 , 0x0D }, /* LINE_LENGTH_A[15:8] */
82
82
{0x0163 , 0x78 }, /* LINE_LENGTH_A[7:0] */
83
83
{0x0260 , 0x09 }, /* FRM_LENGTH_B[15:8] */
@@ -306,7 +306,7 @@ static const struct imx219_mode supported_modes[] = {
306
306
.height = 2464 ,
307
307
.max_fps = 21 ,
308
308
.hts_def = 0x0d78 - IMX219_EXP_LINES_MARGIN ,
309
- .vts_def = 0x09c4 ,
309
+ .vts_def = 0x09d7 ,
310
310
.reg_list = imx219_init_tab_3280_2464_21fps ,
311
311
.binning_h = 0 ,
312
312
.binning_v = 0 ,
You can’t perform that action at this time.
0 commit comments