On Fri, Feb 25, 2022 at 12:07:44AM +0000, Daniel Scally wrote: > We have platforms where a camera sensor transmits Y10 data to > the CIO2 device - add support for that (packed) format to the > ipu3-cio2 driver. ... > - }, Why? > + }, { > + .mbus_code = MEDIA_BUS_FMT_Y10_1X10, > + .fourcc = V4L2_PIX_FMT_IPU3_Y10, > + .mipicode = 0x2b, > + .bpp = 10, > + } -- With Best Regards, Andy Shevchenko