Re: [PATCH v6 4/6] soc_camera: add support for dt binding soc_camera drivers

2014-07-24 Thread Josh Wu
Hi, Guennadi On 7/24/2014 2:01 AM, Guennadi Liakhovetski wrote: 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 ca

[PATCH v6 4/6] soc_camera: add support for dt binding soc_camera drivers

2014-07-23 Thread Guennadi Liakhovetski
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