Hello, This patchset adds improvements to the existing IMX290 CMOS driver from Sony. The major changes are adding 2 lane support, test pattern generation, RAW12 mode support and configurable link frequency & pixel rate. The link frequency & pixel rate combinations depend on various factors like lane count, resolution and image format as per the datasheet. Thanks, Mani Manivannan Sadhasivam (5): media: i2c: imx290: Add support for 2 data lanes media: i2c: imx290: Add support for test pattern generation media: i2c: imx290: Add RAW12 mode support media: i2c: imx290: Add support to enumerate all frame sizes media: i2c: imx290: Add configurable link frequency and pixel rate drivers/media/i2c/imx290.c | 328 +++++++++++++++++++++++++++++++------ 1 file changed, 277 insertions(+), 51 deletions(-) -- 2.17.1