All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] v4l: Proposed improvements for muxed streams v10
@ 2021-12-16 13:15 Laurent Pinchart
  2021-12-16 13:15 ` [PATCH 1/2] media: subdev: Rename v4l2_state_get_stream_format() with subdev prefix Laurent Pinchart
  2021-12-16 13:15 ` [PATCH 2/2] media: subdev: Extend routing validation helper Laurent Pinchart
  0 siblings, 2 replies; 5+ messages in thread
From: Laurent Pinchart @ 2021-12-16 13:15 UTC (permalink / raw)
  To: linux-media, linux-renesas-soc; +Cc: Jacopo Mondi, Tomi Valkeinen

Hello,

This small patch series applies on top of Tomi's multiplexed streams v10
series ("[PATCH v10 00/38] v4l: subdev internal routing and streams",
available from [1]). It contains a small fix in 1/2 and a proposed
improvement in 2/2. Please see individual patches for details.

Jacopo, patch 2/2 may be helpful for your MAX9286 work. If it isn't, I
can try to improve it :-)

[1] https://lore.kernel.org/all/20211130141536.891878-1-tomi.valkeinen@ideasonboard.com/


Laurent Pinchart (2):
  media: subdev: Rename v4l2_state_get_stream_format() with subdev
    prefix
  media: subdev: Extend routing validation helper

 drivers/media/v4l2-core/v4l2-subdev.c | 111 ++++++++++++++++++++++----
 include/media/v4l2-subdev.h           |  47 ++++++++---
 2 files changed, 132 insertions(+), 26 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2021-12-17 10:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 13:15 [PATCH 0/2] v4l: Proposed improvements for muxed streams v10 Laurent Pinchart
2021-12-16 13:15 ` [PATCH 1/2] media: subdev: Rename v4l2_state_get_stream_format() with subdev prefix Laurent Pinchart
2021-12-17  9:17   ` Jacopo Mondi
2021-12-16 13:15 ` [PATCH 2/2] media: subdev: Extend routing validation helper Laurent Pinchart
2021-12-17 10:08   ` 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.