media : i2c: imx290: Add support for the mono sensor variant.
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Thu, 25 Jun 2020 16:03:11 +0000 (17:03 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:34:17 +0000 (16:34 +0100)
commit6c57778c08f20fccb9b3dd5061d37a1834688595
treed8e99222b91dfb291e54d81554de35a4f476c4e2
parente53cd5dc8fada664eb7b9fa075baf6b45dbdd0da
media : i2c: imx290: Add support for the mono sensor variant.

The IMX290 module is available as either mono or colour (Bayer).

Update the driver so that it can advertise the correct mono
formats instead of the colour ones.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/media/i2c/imx290.c