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)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Tue, 25 Jan 2022 16:25:11 +0000 (16:25 +0000)
commit83596a2f27c8eee060f6ec0c5ecc0df835034a34
treee33a28ac5142b787b66a24793e6c775c78f2668e
parente5e67599f3e8e3ca4096c13d8e8e2a8bc96619db
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