From: Hans Verkuil <hverkuil+cisco@kernel.org>
To: linux-media@vger.kernel.org
Subject: [PATCH 0/4] media: cec: add CEC LIP support
Date: Wed, 6 May 2026 15:34:04 +0200 [thread overview]
Message-ID: <cover.1778074448.git.hverkuil+cisco@kernel.org> (raw)
Add support for the new CEC Latency Indication Protocol messages.
The last patch makes it more consistent how CEC 2.0-only
messages are indicated in the header.
Hans Verkuil (4):
include/uapi/linux/cec*.h: add CEC LIP support
Documentation: media: add CEC opcodes
media: cec: core: add LIP support
include/uapi/linux/cec*: clarify which msgs are CEC 2.0
.../media/cec/cec.h.rst.exceptions | 23 +++
drivers/media/cec/core/cec-adap.c | 9 +
include/uapi/linux/cec-funcs.h | 182 ++++++++++++++++++
include/uapi/linux/cec.h | 31 ++-
4 files changed, 241 insertions(+), 4 deletions(-)
--
2.53.0
next reply other threads:[~2026-05-06 13:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-06 13:34 Hans Verkuil [this message]
2026-05-06 13:34 ` [PATCH 1/4] include/uapi/linux/cec*.h: add CEC LIP support Hans Verkuil
2026-05-06 13:34 ` [PATCH 2/4] Documentation: media: add CEC opcodes Hans Verkuil
2026-05-06 13:34 ` [PATCH 3/4] media: cec: core: add LIP support Hans Verkuil
2026-05-06 13:34 ` [PATCH 4/4] include/uapi/linux/cec*: clarify which msgs are CEC 2.0 Hans Verkuil
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1778074448.git.hverkuil+cisco@kernel.org \
--to=hverkuil+cisco@kernel.org \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.