linux/drivers/media/platform/rcar-vin
Niklas Söderlund 5e7c623632 media: rcar-vin: use different v4l2 operations in media controller mode
When the driver runs in media controller mode it should not directly
control the subdevice instead userspace will be responsible for
configuring the pipeline. To be able to run in this mode a different set
of v4l2 operations needs to be used.

Add a new set of v4l2 operations to support operation without directly
interacting with the source subdevice.

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:03:10 -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: add flag to switch to media controller mode 2018-04-20 10:02:10 -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: use different v4l2 operations in media controller mode 2018-04-20 10:03:10 -04:00
rcar-vin.h media: rcar-vin: add flag to switch to media controller mode 2018-04-20 10:02:10 -04:00