Hi, This series adds a test to v4l2-compliance for the yet to be picked up V4L2_CAP_IO_MC capability posted as [1]. The series is based on-top of latest v4l-utils master branch. Patch 1/2 is not meant for consumption but to ease testing of patch 2/2. Patch 1/2 should be replaced with a proper header after V4L2_CAP_IO_MC is picked up in Linux. 1. [PATCH v5 0/4] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC Niklas Söderlund (2): [DNI] v4l-utils: Add V4L2_CAP_IO_MC to videodev2.h v4l2-compliance: add tests for V4L2_CAP_IO_MC include/linux/videodev2.h | 2 ++ utils/v4l2-compliance/v4l2-test-input-output.cpp | 14 ++++++++++++++ 2 files changed, 16 insertions(+) -- 2.25.0