From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: linux-media@vger.kernel.org
Cc: martinax.krasteva@linux.intel.com
Subject: [PATCH 0/2] Subdev link validation and format documentation improvements
Date: Wed, 2 Dec 2020 20:19:53 +0200 [thread overview]
Message-ID: <20201202181955.18165-1-sakari.ailus@linux.intel.com> (raw)
Hello,
I wrote these small patches to improve the documentation regarding
requirements for subdev drivers to implement format related ops as well as
the link_validate op.
Sakari Ailus (2):
Documentation: v4l: Remove reference to video ops
Documentation: v4l: Document that link_validate op is valid for sink
only
Documentation/driver-api/media/v4l2-subdev.rst | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
--
2.27.0
next reply other threads:[~2020-12-02 18:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-02 18:19 Sakari Ailus [this message]
2020-12-02 18:19 ` [PATCH 1/2] Documentation: v4l: Remove reference to video ops Sakari Ailus
2020-12-02 18:19 ` [PATCH 2/2] Documentation: v4l: Document that link_validate op is valid for sink only Sakari Ailus
2020-12-03 5:00 ` Sebastian Fricke
2020-12-03 8:49 ` Martina Krasteva
2020-12-04 12:20 ` Sakari Ailus
2020-12-04 15:06 ` Sebastian Fricke
2020-12-07 20:39 ` Sakari Ailus
2020-12-04 13:45 ` [PATCH 0/2] Subdev link validation and format documentation improvements Jacopo Mondi
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=20201202181955.18165-1-sakari.ailus@linux.intel.com \
--to=sakari.ailus@linux.intel.com \
--cc=linux-media@vger.kernel.org \
--cc=martinax.krasteva@linux.intel.com \
/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.