ov8830: change full resolution mode to use 4 lanes
authorTuukka Toivonen <tuukka.toivonen@intel.com>
Fri, 27 Jan 2012 17:56:31 +0000 (19:56 +0200)
committerbuildbot <buildbot@intel.com>
Wed, 1 Feb 2012 14:05:03 +0000 (06:05 -0800)
BZ: 21601

Change-Id: I1d1b5980947938195330de68abf050963864a84b
Signed-off-by: Tuukka Toivonen <tuukka.toivonen@intel.com>
Reviewed-on: http://android.intel.com:8080/33230
Reviewed-by: Jong-a-lock, Robert <robert.jong-a-lock@intel.com>
Reviewed-by: Kruger, Jozef <jozef.kruger@intel.com>
Reviewed-by: Koski, Anttu <anttu.koski@intel.com>
Tested-by: Koski, Anttu <anttu.koski@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/media/video/ov8830.c

index 70c79de..5982530 100644 (file)
@@ -328,11 +328,11 @@ static const struct ov8830_reg ov8830_mode2[] = {
        { OV8830_8BIT, { 0x3007 }, 0x00 },
        { OV8830_8BIT, { 0x3008 }, 0x00 },
        { OV8830_8BIT, { 0x3009 }, 0x00 },
-       { OV8830_8BIT, { 0x3011 }, 0x21 },
+       { OV8830_8BIT, { 0x3011 }, 0x41 },
        { OV8830_8BIT, { 0x3012 }, 0x08 },
        { OV8830_8BIT, { 0x3013 }, 0x10 },
        { OV8830_8BIT, { 0x3014 }, 0x00 },
-       { OV8830_8BIT, { 0x3015 }, 0xc8 },
+       { OV8830_8BIT, { 0x3015 }, 0x08 },
        { OV8830_8BIT, { 0x3016 }, 0xf0 },
        { OV8830_8BIT, { 0x3017 }, 0xf0 },
        { OV8830_8BIT, { 0x3018 }, 0xf0 },