media: i2c: imx477: Fix framerates for 1332x990 mode
authorDavid Plowman <david.plowman@raspberrypi.com>
Tue, 20 Jul 2021 14:10:03 +0000 (15:10 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:19 +0000 (16:04 +0000)
commitb6f51af471f17879b728aa8da2f0be8bee3ef52a
treed6c23c104c3a3d9a301828c3ddc57ce412063835
parent02b1b91b4cad8f16196c5c1d4c795004bf06a166
media: i2c: imx477: Fix framerates for 1332x990 mode

The imx477 driver's line length for this mode had not been updated to
the value supplied to us by the sensor manufacturer. With this
correction the sensor delivers the framerates that are expected.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
drivers/media/i2c/imx477.c