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)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:04 +0000 (16:04 +0000)
commita7359c73975bb365be5d1d4962319df40de16f20
treee9d3d69819594d7e289f38dbe5a5f3d151f21279
parent62edd518be8d641df8ef8f172699bb8b7fd91fd0
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