All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] media: v4l2-async: Accept endpoints and devices for fwnode matching
@ 2020-06-21  0:00 Laurent Pinchart
  2020-06-21  0:00 ` [PATCH v3 1/3] " Laurent Pinchart
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Laurent Pinchart @ 2020-06-21  0:00 UTC (permalink / raw)
  To: linux-media
  Cc: linux-renesas-soc, Sakari Ailus, Jacopo Mondi,
	Niklas Söderlund, Kieran Bingham, Lad Prabhakar

Hello,

This patch series is the third version of fwnode endpoint matching
support in v4l2-async. The secon version can be found at [1].

Compared to v2, review comments have been incorporated, patch 4/4 got
squashed in 1/4 (now 1/3), and the code has been rebased on top of
v5.8-rc1.

Sakari, is they way that patch 1/3 determines if a fwnode is an endpoint
acceptable for you (and for ACPI) ?

[1] https://lore.kernel.org/linux-media/20200318002507.30336-1-laurent.pinchart+renesas@ideasonboard.com

Laurent Pinchart (3):
  media: v4l2-async: Accept endpoints and devices for fwnode matching
  media: v4l2-async: Pass notifier pointer to match functions
  media: v4l2-async: Log message in case of heterogeneous fwnode match

 drivers/media/v4l2-core/v4l2-async.c | 85 +++++++++++++++++++++++++---
 1 file changed, 77 insertions(+), 8 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2020-06-30 21:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21  0:00 [PATCH v3 0/3] media: v4l2-async: Accept endpoints and devices for fwnode matching Laurent Pinchart
2020-06-21  0:00 ` [PATCH v3 1/3] " Laurent Pinchart
2020-06-23 21:13   ` Sakari Ailus
2020-06-23 21:22     ` Laurent Pinchart
2020-06-23 23:12       ` Sakari Ailus
2020-06-24  0:12         ` Laurent Pinchart
2020-06-24 10:04           ` Sakari Ailus
2020-06-21  0:00 ` [PATCH v3 2/3] media: v4l2-async: Pass notifier pointer to match functions Laurent Pinchart
2020-06-21  0:00 ` [PATCH v3 3/3] media: v4l2-async: Log message in case of heterogeneous fwnode match Laurent Pinchart
2020-06-30 21:48 ` [PATCH v3 0/3] media: v4l2-async: Accept endpoints and devices for fwnode matching Niklas Söderlund

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.