linux/drivers/media/platform/soc_camera
Ben Dooks 1ddc6a6caa [media] soc_camera: add support for dt binding soc_camera drivers
Add initial support for OF based soc-camera devices that may be used
by any of the soc-camera drivers. The driver itself will need converting
to use OF.

These changes allow the soc-camera driver to do the connecting of any
async capable v4l2 device to the soc-camera driver. This has currently
been tested on the Renesas Lager board.

It currently only supports one input device per driver as this seems
to be the standard connection for these devices.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
[g.liakhovetski@gmx.de add check for multiple subdevices]
Tested-by: Robert Jarzmik <robert.jarzmik@free.fr>
Tested-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-30 19:30:05 -03:00
..
atmel-isi.c [media] vb2: stop_streaming should return void 2014-04-23 10:12:51 -03:00
Kconfig [media] V4L2: soc_camera: Add run-time dependencies to sh_mobile drivers 2014-06-17 12:04:54 -03:00
Makefile [media] media: mx1_camera: Remove driver 2014-06-17 12:04:53 -03:00
mx2_camera.c [media] vb2: stop_streaming should return void 2014-04-23 10:12:51 -03:00
mx3_camera.c [media] vb2: stop_streaming should return void 2014-04-23 10:12:51 -03:00
omap1_camera.c [media] media_tree: Fix spelling errors 2013-11-29 14:43:50 -02:00
pxa_camera.c [media] pxa-camera: move interface activation and deactivation to clock callbacks 2013-06-21 15:36:21 -03:00
rcar_vin.c [media] rcar_vin: copy flags from pdata 2014-06-17 12:04:52 -03:00
sh_mobile_ceu_camera.c [media] vb2: stop_streaming should return void 2014-04-23 10:12:51 -03:00
sh_mobile_csi2.c [media] sh_mobile_ceu_camera: add asynchronous subdevice probing support 2013-06-21 16:35:53 -03:00
soc_camera.c [media] soc_camera: add support for dt binding soc_camera drivers 2014-07-30 19:30:05 -03:00
soc_camera_platform.c [media] soc-camera: switch I2C subdevice drivers to use v4l2-clk 2013-06-21 16:32:36 -03:00
soc_mediabus.c [media] soc-camera: fix typos in the default format-conversion table 2013-04-14 20:15:43 -03:00
soc_scale_crop.c [media] videodev2: Set vb2_rect's width and height as unsigned 2014-01-07 08:02:39 -02:00
soc_scale_crop.h [media] V4L2: soc-camera: move generic functions into a separate file 2013-06-28 15:03:16 -03:00