All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Subdev link validation and format documentation improvements
@ 2020-12-02 18:19 Sakari Ailus
  2020-12-02 18:19 ` [PATCH 1/2] Documentation: v4l: Remove reference to video ops Sakari Ailus
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sakari Ailus @ 2020-12-02 18:19 UTC (permalink / raw)
  To: linux-media; +Cc: martinax.krasteva

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-12-07 20:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-02 18:19 [PATCH 0/2] Subdev link validation and format documentation improvements Sakari Ailus
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

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.