File tree Expand file tree Collapse file tree 1 file changed +14
-19
lines changed Expand file tree Collapse file tree 1 file changed +14
-19
lines changed Original file line number Diff line number Diff line change @@ -344,6 +344,8 @@ static struct regval_list ov5647_2x2binned_10bpp[] = {
344
344
{0x3036 , 0x62 },
345
345
{0x303c , 0x11 },
346
346
{0x3106 , 0xf5 },
347
+ {0x3821 , 0x01 },
348
+ {0x3820 , 0x41 },
347
349
{0x3827 , 0xec },
348
350
{0x370c , 0x03 },
349
351
{0x3612 , 0x59 },
@@ -416,8 +418,6 @@ static struct regval_list ov5647_2x2binned_10bpp[] = {
416
418
{0x4837 , 0x16 },
417
419
{0x4800 , 0x24 },
418
420
{0x3503 , 0x03 },
419
- {0x3820 , 0x41 },
420
- {0x3821 , 0x01 },
421
421
{0x350a , 0x00 },
422
422
{0x350b , 0x10 },
423
423
{0x3500 , 0x00 },
@@ -430,20 +430,27 @@ static struct regval_list ov5647_2x2binned_10bpp[] = {
430
430
static struct regval_list ov5647_640x480_10bpp [] = {
431
431
{0x0100 , 0x00 },
432
432
{0x0103 , 0x01 },
433
- {0x3035 , 0x11 },
433
+ {0x3034 , 0x1a },
434
+ {0x3035 , 0x21 },
434
435
{0x3036 , 0x46 },
435
436
{0x303c , 0x11 },
437
+ {0x3106 , 0xf5 },
436
438
{0x3821 , 0x01 },
437
439
{0x3820 , 0x41 },
440
+ {0x3827 , 0xec },
438
441
{0x370c , 0x03 },
439
442
{0x3612 , 0x59 },
440
443
{0x3618 , 0x00 },
441
444
{0x5000 , 0x06 },
442
445
{0x5003 , 0x08 },
443
446
{0x5a00 , 0x08 },
444
- {0x3000 , 0xff },
445
- {0x3001 , 0xff },
446
- {0x3002 , 0xff },
447
+ {0x3000 , 0x00 },
448
+ {0x3001 , 0x00 },
449
+ {0x3002 , 0x00 },
450
+ {0x3016 , 0x08 },
451
+ {0x3017 , 0xe0 },
452
+ {0x3018 , 0x44 },
453
+ {0x301c , 0xf8 },
447
454
{0x301d , 0xf0 },
448
455
{0x3a18 , 0x00 },
449
456
{0x3a19 , 0xf8 },
@@ -469,6 +476,7 @@ static struct regval_list ov5647_640x480_10bpp[] = {
469
476
{0x3632 , 0xe2 },
470
477
{0x3633 , 0x23 },
471
478
{0x3634 , 0x44 },
479
+ {0x3636 , 0x06 },
472
480
{0x3620 , 0x64 },
473
481
{0x3621 , 0xe0 },
474
482
{0x3600 , 0x37 },
@@ -497,19 +505,6 @@ static struct regval_list ov5647_640x480_10bpp[] = {
497
505
{0x4001 , 0x02 },
498
506
{0x4004 , 0x02 },
499
507
{0x4000 , 0x09 },
500
- {0x3000 , 0x00 },
501
- {0x3001 , 0x00 },
502
- {0x3002 , 0x00 },
503
- {0x3017 , 0xe0 },
504
- {0x301c , 0xfc },
505
- {0x3636 , 0x06 },
506
- {0x3016 , 0x08 },
507
- {0x3827 , 0xec },
508
- {0x3018 , 0x44 },
509
- {0x3035 , 0x21 },
510
- {0x3106 , 0xf5 },
511
- {0x3034 , 0x1a },
512
- {0x301c , 0xf8 },
513
508
{0x4800 , 0x34 },
514
509
{0x3503 , 0x03 },
515
510
{0x0100 , 0x01 },
You can’t perform that action at this time.
0 commit comments