The ov01a10 is quite a small sensor, which does not capture a lot of
light, increase the default vblank so that the sensor runs at 30 fps
by default, doubling the default exposure.
Signed-off-by: Hans de Goede <hansg@kernel.org>
Tested-by: Mehdi Djait <mehdi.djait@linux.intel.com> # Dell XPS 9315
Reviewed-by: Mehdi Djait <mehdi.djait@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
/* vertical and horizontal timings */
#define OV01A10_REG_VTS 0x380e
-#define OV01A10_VTS_DEF 0x0380
+#define OV01A10_VTS_DEF 0x0700
#define OV01A10_VTS_MIN 0x0380
#define OV01A10_VTS_MAX 0xffff
#define OV01A10_HTS_DEF 1488
{0x380b, 0x20},
{0x380c, 0x02},
{0x380d, 0xe8},
- {0x380e, 0x03},
- {0x380f, 0x80},
+ {0x380e, 0x07},
+ {0x380f, 0x00},
{0x3810, 0x00},
{0x3811, 0x09},
{0x3812, 0x00},