Hi all, this v2 splits the previous patch ([1]) into dedicated patches. Patch 1 removes the calls for converting the pix_format to mbus_framefmt and back again while applying the hardware limits to width and height. The bytesperline and sizeimage fields are set correctly as well. Together with patch 2 v4l2-compliance errors are gone. Best regards, Alexander [1] https://patchwork.linuxtv.org/project/linux-media/patch/20230406135637.257580-1-alexander.stein@xxxxxxxxxxxxxxx/ Alexander Stein (3): media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fmt_to_pix_fmt media: imx: imx7-media-csi: Remove interlave fields media: imx: imx7-media-csi: Lift width constraints for 8bpp formats drivers/media/platform/nxp/imx7-media-csi.c | 22 ++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) -- 2.34.1