This relies on the uAPI CEC changes from (1). It adds support for the new flag to cec-ctl and corresponding compliance tests to cec-compliance. Regards, Hans (1): https://lore.kernel.org/linux-media/cover.1721907715.git.hverkuil-cisco@xxxxxxxxx/T/#m3dbb0e6242db004eb827d17012635be4cf83644f Hans Verkuil (2): cec-ctl: add support for CEC_MSG_FL_REPLY_VENDOR_ID cec-compliance: add tests for CEC_MSG_FL_REPLY_VENDOR_ID utils/cec-compliance/cec-compliance.cpp | 2 + utils/cec-compliance/cec-compliance.h | 2 + utils/cec-compliance/cec-test-adapter.cpp | 90 ++++++++++++++++++++++- utils/cec-ctl/cec-ctl.cpp | 9 ++- utils/libcecutil/cec-info.cpp | 2 + utils/libcecutil/cec-parse.cpp | 2 +- 6 files changed, 103 insertions(+), 4 deletions(-) -- 2.43.0