linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rcar-csi2: make use V4L2_ASYNC_MATCH_CUSTOM to do fwnode matching
@ 2020-03-15 10:27 Lad Prabhakar
  2020-03-15 10:27 ` [PATCH 1/2] media: v4l2-async: Pass pointer to struct v4l2_subdev in match_custom callback Lad Prabhakar
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Lad Prabhakar @ 2020-03-15 10:27 UTC (permalink / raw)
  To: Niklas, Mauro Carvalho Chehab, Sakari Ailus, Laurent Pinchart,
	Hans Verkuil
  Cc: linux-media, linux-renesas-soc, linux-kernel, Lad Prabhakar

Hi All,

This patch series adds support for fwnode matching to be handled by rcar-csi2 driver.

Thanks,
Prabhakar

Lad Prabhakar (2):
  media: v4l2-async: Pass pointer to struct v4l2_subdev in match_custom
    callback
  media: rcar-csi2: Let the driver handle fwnode matching using
    match_custom callback

 drivers/media/platform/rcar-vin/rcar-csi2.c | 46 +++++++++++++++++++--
 drivers/media/v4l2-core/v4l2-async.c        |  2 +-
 include/media/v4l2-async.h                  |  4 +-
 3 files changed, 46 insertions(+), 6 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-03-18 13:35 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-15 10:27 [PATCH 0/2] rcar-csi2: make use V4L2_ASYNC_MATCH_CUSTOM to do fwnode matching Lad Prabhakar
2020-03-15 10:27 ` [PATCH 1/2] media: v4l2-async: Pass pointer to struct v4l2_subdev in match_custom callback Lad Prabhakar
2020-03-15 10:56   ` Laurent Pinchart
2020-03-15 10:27 ` [PATCH 2/2] media: rcar-csi2: Let the driver handle fwnode matching using " Lad Prabhakar
2020-03-15 10:29   ` Laurent Pinchart
2020-03-15 12:10     ` Lad, Prabhakar
2020-03-15 12:57       ` Laurent Pinchart
2020-03-15 12:55 ` [PATCH] media: v4l2-async: Accept endpoints and devices for fwnode matching Laurent Pinchart
2020-03-15 13:32   ` Lad, Prabhakar
2020-03-15 21:47   ` Jacopo Mondi
2020-03-16  6:34     ` Laurent Pinchart
2020-03-16  8:59       ` Jacopo Mondi
2020-03-16  9:56         ` Laurent Pinchart
2020-03-16 21:40   ` Niklas Söderlund
2020-03-16 21:47     ` Laurent Pinchart
2020-03-17 12:33       ` Kieran Bingham
2020-03-17 23:08         ` Laurent Pinchart
2020-03-17 12:44   ` Sakari Ailus
2020-03-17 23:04     ` Laurent Pinchart
2020-03-18  0:17       ` Laurent Pinchart
2020-03-18  7:52         ` Sakari Ailus
2020-03-18 11:22           ` Laurent Pinchart
2020-03-18 13:35             ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).