media: i2c: imx477: Fix crop height for 2028x1080 mode
authorNaushir Patuck <naush@raspberrypi.com>
Thu, 18 Feb 2021 15:05:57 +0000 (15:05 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:11 +0000 (16:04 +0000)
commit71627f7ca9d4d4d947be0056c8c1eea5016f915c
treed24d8cc1e0d8d2cc7515380f0c51770e1b345e07
parent52d076ea221e980c80219845673fa94760d97aeb
media: i2c: imx477: Fix crop height for 2028x1080 mode

The crop height for this mode was set at 2600 lines, it should be 2160
lines instead.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
drivers/media/i2c/imx477.c