Dear Nicolas Dufresne: Thanks for your patches! Unfortunately the Media CI robot detected some issues:
# Test checkpatch:./0001-media-v4l2-Add-support-for-NV12M-tiled-variants-to-v.patch checkpatch WARNING: line length of 195 exceeds 100 columns #32: FILE: drivers/media/v4l2-core/v4l2-common.c:327: +{ .format = V4L2_PIX_FMT_NV12MT, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 2, .comp_planes = 2, .bpp = { 1, 2, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 2, WARNING: line length of 195 exceeds 100 columns #34: FILE: drivers/media/v4l2-core/v4l2-common.c:329: +{ .format = V4L2_PIX_FMT_NV12MT_16X16, .pixel_enc = V4L2_PIXEL_ENC_YUV, .mem_planes = 2, .comp_planes = 2, .bpp = { 1, 2, 0, 0 }, .bpp_div = { 1, 1, 1, 1 }, .hdiv = 2, .vdiv = 2, total: 0 errors, 2 warnings, 0 checks, 12 lines checked # Test checkpatch:./0006-media-rkvdec-Remove-TODO-file.patch checkpatch WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #15: commit 54676d5f5630 ("media: rkvdec: Do not require all controls to be present in every request") WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #29: deleted file mode 100644 total: 0 errors, 2 warnings, 0 checks, 0 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/80325664/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.