[PATCH 10/14] media: soc-camera: support OF cameras

Barry Song 21cnbao at gmail.com
Mon Apr 8 19:19:52 EST 2013


hi Guennadi,

2012/9/27 Guennadi Liakhovetski <g.liakhovetski at gmx.de>:
> With OF we aren't getting platform data any more. To minimise changes we
> create all the missing data ourselves, including compulsory struct
> soc_camera_link objects. Host-client linking is now done, based on the OF
> data. Media bus numbers also have to be assigned dynamically.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski at gmx.de>

as your V4L2 core DT based supports
[media] Add a V4L2 OF parser
[media] Add common video interfaces OF bindings documentation
have been in media_tree queue for 3.10. i do care about the status of
this patch for soc_camera.

will you have a plan to resend these soc-camera patches based on your
final V4L2 core DT patches? otherwise, we might do some jobs for that.

> ---
>  drivers/media/platform/soc_camera/soc_camera.c |  337 ++++++++++++++++++++++--
>  include/media/soc_camera.h                     |    5 +
>  2 files changed, 326 insertions(+), 16 deletions(-)
>
-barry


More information about the devicetree-discuss mailing list