Hi, This series adds the option to print the media graphs completes if its available. This series is intended as a demo of the use-case for the patches posted to the media mailing list in [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 [1] is picked up up in Linux. 1. [RFC 0/5] media-device: Report if graph is complete or not Niklas Söderlund (2): [DNI] v4l-utils: Add flags filed to media_device_info in media.h media-ctl: Print media graph completes if available include/linux/media.h | 6 +++++- utils/media-ctl/media-ctl.c | 15 +++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) -- 2.25.0