linux/drivers/media/platform/rcar-vin
Niklas Söderlund c7e80b67b6 media: rcar-vin: parse Gen3 OF and setup media graph
The parsing and registering CSI-2 subdevices with the v4l2 async
framework is a collaborative effort shared between the VIN instances
which are part of the group. When the last VIN in the group is probed it
asks all other VINs to parse its share of OF and record the async
subdevices it finds in the notifier belonging to the last probed VIN.

Once all CSI-2 subdevices in this notifier are bound proceed to register
all VIN video devices of the group and crate media device links between
all CSI-2 and VIN entities according to the SoC specific routing
configuration.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2018-04-20 10:23:39 -04:00
..
Kconfig [media] v4l: Switch from V4L2 OF not V4L2 fwnode API 2017-06-06 09:58:16 -03:00
Makefile
rcar-core.c media: rcar-vin: parse Gen3 OF and setup media graph 2018-04-20 10:23:39 -04:00
rcar-dma.c media: rcar-vin: use different v4l2 operations in media controller mode 2018-04-20 10:03:10 -04:00
rcar-v4l2.c media: rcar-vin: change name of video device 2018-04-20 10:08:55 -04:00
rcar-vin.h media: rcar-vin: parse Gen3 OF and setup media graph 2018-04-20 10:23:39 -04:00