public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] media: adv748x: Add CSI-2 VC support
@ 2021-12-16 17:03 Jacopo Mondi
  2021-12-16 17:03 ` [PATCH 1/5] media: adv748x: Add flags to adv748x_subdev_init() Jacopo Mondi
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Jacopo Mondi @ 2021-12-16 17:03 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
   based on Tomi's v10, this series adds support for configurable virtual
channel selection to the adv748x driver.

A branch for testing is available at
https://git.sr.ht/~jmondi_/linux #multistream/tomba-v10/gmsl

This series upports BSP commit
https://github.com/renesas-rcar/linux-bsp/commit/8340a028b21a5ba1dc09a55a6d2ec6cbd47d557b?diff=unified

Tested on R-Car M3-W

Thanks
   j

Jacopo Mondi (5):
  media: adv748x: Add flags to adv748x_subdev_init()
  media: adv748x: Add support for v4l2_subdev_state
  media: adv748x: Move format to subdev state
  media: adv748x: Implement .get_frame_desc()
  media: adv748x: Implement set_routing

 drivers/media/i2c/adv748x/adv748x-afe.c  |   2 +-
 drivers/media/i2c/adv748x/adv748x-core.c |   4 +-
 drivers/media/i2c/adv748x/adv748x-csi2.c | 292 ++++++++++++++++++-----
 drivers/media/i2c/adv748x/adv748x-hdmi.c |   2 +-
 drivers/media/i2c/adv748x/adv748x.h      |   6 +-
 5 files changed, 244 insertions(+), 62 deletions(-)

--
2.33.1


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-16 17:03 [PATCH 0/5] media: adv748x: Add CSI-2 VC support Jacopo Mondi
2021-12-16 17:03 ` [PATCH 1/5] media: adv748x: Add flags to adv748x_subdev_init() Jacopo Mondi
2021-12-16 17:03 ` [PATCH 2/5] media: adv748x: Add support for v4l2_subdev_state Jacopo Mondi
2021-12-17  2:41   ` kernel test robot
2021-12-17  4:24   ` kernel test robot
2021-12-16 17:03 ` [PATCH 3/5] media: adv748x: Move format to subdev state Jacopo Mondi
2021-12-17  7:30   ` kernel test robot
2021-12-16 17:03 ` [PATCH 4/5] media: adv748x: Implement .get_frame_desc() Jacopo Mondi
2021-12-17  3:12   ` kernel test robot
2021-12-16 17:03 ` [PATCH 5/5] media: adv748x: Implement set_routing Jacopo Mondi

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