media: i2c: imx219: Correct the minimum vblanking value
authorDavid Plowman <david.plowman@raspberrypi.com>
Tue, 25 Jan 2022 15:48:53 +0000 (15:48 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:29 +0000 (11:33 +0000)
commit7f33fffec74390f3600d420955d4e7e96a0034fa
tree662f5c5a4c5f9770736f13630d3971e4fc376353
parent99c872a5feacfec8954d1ef1aabcd72e1f9cd1c8
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>
drivers/media/i2c/imx219.c