From: Ben Dooks Date: Sat, 5 Jul 2014 22:26:23 +0000 (-0300) Subject: [media] soc_camera: add support for dt binding soc_camera drivers X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ddc6a6caa94e1e19e8c657a9a6cbbecd39e63bd;p=pandora-kernel.git [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 [g.liakhovetski@gmx.de add check for multiple subdevices] Tested-by: Robert Jarzmik Tested-by: Josh Wu Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed