]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: imx219: Correct the minimum vblanking value
authorDavid Plowman <david.plowman@raspberrypi.com>
Tue, 4 Feb 2025 07:04:36 +0000 (12:34 +0530)
committerHans Verkuil <hverkuil@xs4all.nl>
Sat, 15 Feb 2025 14:22:59 +0000 (15:22 +0100)
commite3b82d49bf676f3c873e642038765eac32ab6d39
tree09d9fb0a85ed257fca4d3b87f804b03163fbab10
parent591a07588c03437dbcc3addfff07675de95a461e
media: i2c: imx219: Correct the minimum vblanking value

The datasheet for this sensor documents the minimum vblanking as being
32 lines. It does fix some problems with occasional black lines at the
bottom of images (tested on Raspberry Pi).

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Jai Luthra <jai.luthra@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/imx219.c