media: i2c: imx290: Add compatible strings for IMX327 and IMX462
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Mon, 8 Aug 2022 16:12:45 +0000 (17:12 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Thu, 11 Aug 2022 16:04:23 +0000 (17:04 +0100)
commit2bf3ee708bf2d9e1a4df28e2b502c041033476be
treef0b3138967886de7d7feb195c823f5d445191b62
parent9f1e857bcaead6c9bfebaaba05e36e4a052e57fd
media: i2c: imx290: Add compatible strings for IMX327 and IMX462

IMX327 is the previous generation to IMX290, and supports up to 1080p60
as 10 or 12 bit.
IMX290 adds 1080p120 in 10 bit mode.
IMX462 adds 1080p120 in both 10 and 12 bit modes.

Add compatible strings for all variants.

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