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)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Tue, 20 Jul 2021 15:28:46 +0000 (16:28 +0100)
commit32e69fbaad64b654c8bdf829066e016481da854d
tree398f7d93c6164950aff221afb0b54ad5b76ae50c
parent55f43ec57e13d6aeac6f126df8083b67d68705db
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