Dear Laurent Pinchart: Thanks for your patches! Unfortunately the Media CI robot detected some issues:
# Test virtme32:test-virtme Error running test. Final Summary not found # Test checkpatch:./0006-media-v4l2-Add-Renesas-Camera-Receiver-Unit-pixel-fo.patch checkpatch WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #42: new file mode 100644 WARNING: line length of 199 exceeds 100 columns #200: FILE: drivers/media/v4l2-core/v4l2-common.c:349: +{ .format = V4L2_PIX_FMT_RAW_CRU10,.pixel_enc = V4L2_PIXEL_ENC_BAYER, .mem_planes = 1, .comp_planes = 1, .bpp = { 8, 0, 0, 0 }, .bpp_div = { 6, 1, 1, 1 }, .hdiv = 1, .vdiv = 1 }, WARNING: line length of 199 exceeds 100 columns #201: FILE: drivers/media/v4l2-core/v4l2-common.c:350: +{ .format = V4L2_PIX_FMT_RAW_CRU12,.pixel_enc = V4L2_PIXEL_ENC_BAYER, .mem_planes = 1, .comp_planes = 1, .bpp = { 8, 0, 0, 0 }, .bpp_div = { 5, 1, 1, 1 }, .hdiv = 1, .vdiv = 1 }, WARNING: line length of 199 exceeds 100 columns #202: FILE: drivers/media/v4l2-core/v4l2-common.c:351: +{ .format = V4L2_PIX_FMT_RAW_CRU14,.pixel_enc = V4L2_PIXEL_ENC_BAYER, .mem_planes = 1, .comp_planes = 1, .bpp = { 8, 0, 0, 0 }, .bpp_div = { 4, 1, 1, 1 }, .hdiv = 1, .vdiv = 1 }, WARNING: line length of 199 exceeds 100 columns #203: FILE: drivers/media/v4l2-core/v4l2-common.c:352: +{ .format = V4L2_PIX_FMT_RAW_CRU20,.pixel_enc = V4L2_PIXEL_ENC_BAYER, .mem_planes = 1, .comp_planes = 1, .bpp = { 8, 0, 0, 0 }, .bpp_div = { 3, 1, 1, 1 }, .hdiv = 1, .vdiv = 1 }, ERROR: trailing statements should be on next line #215: FILE: drivers/media/v4l2-core/v4l2-ioctl.c:1416: +case V4L2_PIX_FMT_RAW_CRU10:descr = "10-bit Raw CRU Packed"; break; ERROR: trailing statements should be on next line #223: FILE: drivers/media/v4l2-core/v4l2-ioctl.c:1425: +case V4L2_PIX_FMT_RAW_CRU12:descr = "12-bit Raw CRU Packed"; break; ERROR: trailing statements should be on next line #231: FILE: drivers/media/v4l2-core/v4l2-ioctl.c:1434: +case V4L2_PIX_FMT_RAW_CRU14:descr = "14-bit Raw CRU Packed"; break; ERROR: trailing statements should be on next line #236: FILE: drivers/media/v4l2-core/v4l2-ioctl.c:1439: +case V4L2_PIX_FMT_RAW_CRU20:descr = "14-bit Raw CRU Packed"; break; total: 4 errors, 5 warnings, 0 checks, 200 lines checked Please fix your series, and upload a new version. If you have a patchwork account, do not forget to mark the current series as Superseded. For more details, check the full report at: https://linux-media.pages.freedesktop.org/-/users/patchwork/-/jobs/79468173/artifacts/report.htm . Best regards, and Happy Hacking! Media CI robot on behalf of the linux-media community. --- Check the latest rules for contributing your patches at: https://docs.kernel.org/driver-api/media/maintainer-entry-profile.html If you believe that the CI is wrong, kindly open an issue at https://gitlab.freedesktop.org/linux-media/media-ci/-/issues or reply-all to this message.