All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/6] media: max9286: Add multiplexed streams support
@ 2021-12-16 17:47 Jacopo Mondi
  2021-12-16 17:47 ` [PATCH v4 1/6] media: max9286: Add support for v4l2_subdev_state Jacopo Mondi
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Jacopo Mondi @ 2021-12-16 17:47 UTC (permalink / raw)
  To: tomi.valkeinen, sakari.ailus, laurent.pinchart, niklas.soderlund,
	kieran.bingham
  Cc: Jacopo Mondi, Mauro Carvalho Chehab, Hans Verkuil, linux-media,
	linux-renesas-soc

Hello,
   this series breaks out from the larger
[PATCH v2 00/13] media: Add multiplexed support to R-Car CSI-2 and GMSL

and isolated changes to the max9286 driver to support multiplexed
streams.

Rebased on Tomi's v10 and tested on Eagle V3M with the following branch
https://git.sr.ht/~jmondi_/linux #multistream/tomba-v10/gmsl

Laurent has just sent me comments on the previous version which I didn't take
into account here as I wanted to first break the previous series down to
smaller chunks which can be easily digested.

I'll review Laurent's patches and possibly rebase on top of them, or if Tomi
beats me to that with a v11 I'll rebase on top of his work.

Thanks
   j

Jacopo Mondi (6):
  media: max9286: Add support for v4l2_subdev_state
  media: max9286: Implement set_routing
  media: max9286: Use enabled routes to calculate pixelrate
  media: max9286: Use routes to configure link order
  media: max9286: Move format to subdev state
  media: max9286: Implement get_frame_desc()

 drivers/media/i2c/max9286.c | 455 +++++++++++++++++++++++++-----------
 1 file changed, 324 insertions(+), 131 deletions(-)

--
2.33.1


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

end of thread, other threads:[~2024-05-09 13:11 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 17:47 [PATCH v4 0/6] media: max9286: Add multiplexed streams support Jacopo Mondi
2021-12-16 17:47 ` [PATCH v4 1/6] media: max9286: Add support for v4l2_subdev_state Jacopo Mondi
2021-12-16 18:33   ` Laurent Pinchart
2021-12-16 17:47 ` [PATCH v4 2/6] media: max9286: Implement set_routing Jacopo Mondi
2021-12-17  1:56   ` Laurent Pinchart
2021-12-17  2:18     ` Laurent Pinchart
2021-12-17  2:24       ` Laurent Pinchart
2021-12-17 13:28         ` Jacopo Mondi
2021-12-16 17:47 ` [PATCH v4 3/6] media: max9286: Use enabled routes to calculate pixelrate Jacopo Mondi
2021-12-17  2:29   ` Laurent Pinchart
2021-12-17 13:32     ` Jacopo Mondi
2021-12-16 17:47 ` [PATCH v4 4/6] media: max9286: Use routes to configure link order Jacopo Mondi
2021-12-17  2:35   ` Laurent Pinchart
2021-12-17 13:38     ` Jacopo Mondi
2021-12-16 17:47 ` [PATCH v4 5/6] media: max9286: Move format to subdev state Jacopo Mondi
2021-12-17  2:40   ` Laurent Pinchart
2021-12-17  3:09     ` Laurent Pinchart
2021-12-17 14:11       ` Jacopo Mondi
2024-05-09 13:11         ` Laurent Pinchart
2021-12-16 17:47 ` [PATCH v4 6/6] media: max9286: Implement get_frame_desc() Jacopo Mondi
2021-12-17  2:45   ` Laurent Pinchart
2021-12-17 14:12     ` 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.