MLK-16143: camera: Fix video flashing issue
authorSandor Yu <Sandor.yu@nxp.com>
Mon, 7 Aug 2017 10:40:26 +0000 (18:40 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
Update ov10635 configurated data to fix video flashing issue.

Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
drivers/media/platform/imx8/max9286.c

index a09fbc3..5610436 100644 (file)
@@ -2077,12 +2077,12 @@ static struct reg_value ov10635_init_data[] = {
        { 0x4050, 0x22, 0 },
        { 0x4051, 0x24, 0 },
        { 0x4605, 0x0C, 0 },
-       { 0x4606, 0x0A, 0 },
-       { 0x4607, 0xDA, 0 },
-       { 0xc488, 0x35, 0 },
-       { 0xc489, 0x80, 0 },
-       { 0xc48a, 0x35, 0 },
-       { 0xc48b, 0x80, 0 },
+       { 0x4606, 0x0B, 0 },
+       { 0x4607, 0x28, 0 },
+       { 0xc488, 0x34, 0 },
+       { 0xc489, 0x00, 0 },
+       { 0xc48a, 0x34, 0 },
+       { 0xc48b, 0x00, 0 },
        { 0xc4cc, 0x10, 0 },
        { 0xc4cd, 0x18, 0 },
        { 0xc4ce, 0x10, 0 },
@@ -2094,9 +2094,9 @@ static struct reg_value ov10635_init_data[] = {
        { 0x5005, 0x08, 0 },
        { 0x3007, 0x01, 0 },
        { 0xc518, 0x03, 0 },
-       { 0xc519, 0x60, 0 },
+       { 0xc519, 0x48, 0 },
        { 0xc51a, 0x07, 0 },
-       { 0xc51b, 0x3C, 0 },
+       { 0xc51b, 0x70, 0 },
        { 0x5608, 0x0D, 0 },
        { 0x3815, 0x8C, 0 },
        { 0x301b, 0xf0, 0 },