public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] media: ti: cal: Streams support
@ 2023-02-22 12:56 Tomi Valkeinen
  2023-02-22 12:56 ` [PATCH v1 1/3] media: ti: cal: Add support for 1X16 mbus formats Tomi Valkeinen
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Tomi Valkeinen @ 2023-02-22 12:56 UTC (permalink / raw)
  To: linux-media, Laurent Pinchart, Sakari Ailus
  Cc: Kieran Bingham, Jai Luthra, Vaishnav Achath, Tomi Valkeinen

Hi,

This series adds multiplexed streams support to TI's CAL driver. The
first two patches are somewhat unrelated, and could be merged separately
if the streams support needs lots of more work.

 Tomi

Tomi Valkeinen (3):
  media: ti: cal: Add support for 1X16 mbus formats
  media: ti: cal: Use subdev state
  media: ti: cal: add multiplexed streams support

 drivers/media/platform/ti/cal/cal-camerarx.c | 327 ++++++++++++-------
 drivers/media/platform/ti/cal/cal-video.c    | 181 ++++++++--
 drivers/media/platform/ti/cal/cal.c          |  90 +++--
 drivers/media/platform/ti/cal/cal.h          |  13 +-
 4 files changed, 419 insertions(+), 192 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-02-28 16:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-22 12:56 [PATCH v1 0/3] media: ti: cal: Streams support Tomi Valkeinen
2023-02-22 12:56 ` [PATCH v1 1/3] media: ti: cal: Add support for 1X16 mbus formats Tomi Valkeinen
2023-02-23 17:10   ` Jacopo Mondi
2023-02-23 17:52     ` Tomi Valkeinen
2023-02-23 18:03       ` Jacopo Mondi
2023-02-24  9:02         ` Tomi Valkeinen
2023-02-24  9:08     ` Tomi Valkeinen
2023-02-22 12:56 ` [PATCH v1 2/3] media: ti: cal: Use subdev state Tomi Valkeinen
2023-02-23 17:32   ` Jacopo Mondi
2023-02-24  9:15     ` Tomi Valkeinen
2023-02-22 12:56 ` [PATCH v1 3/3] media: ti: cal: add multiplexed streams support Tomi Valkeinen
2023-02-24 15:48   ` Jacopo Mondi
2023-02-24 17:20     ` niklas soderlund
2023-02-28 16:56       ` Jacopo Mondi
2023-02-27  8:35     ` Tomi Valkeinen
2023-02-27  8:45       ` Jacopo Mondi
2023-02-28  8:54     ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox