linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robherring2@gmail.com>
To: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: LMML <linux-media@vger.kernel.org>,
	Grant Likely <grant.likely@secretlab.ca>,
	Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Hans Verkuil <hverkuil@xs4all.nl>
Subject: Re: [GIT PULL FOR 3.10] Media DT bindings and V4L2 OF parsing library
Date: Fri, 29 Mar 2013 15:22:14 -0500	[thread overview]
Message-ID: <5155F7F6.4070400@gmail.com> (raw)
In-Reply-To: <5155D1EE.1020201@samsung.com>

On 03/29/2013 12:39 PM, Sylwester Nawrocki wrote:
> Mauro,
> 
> This includes two patches adding device tree support at the V4L2 API.
> I added Rob and Grant at Cc in case they still wanted to comment on
> those patches. Not sure what the exact policy is but I guess we need
> an explicit DT maintainer's Ack on stuff like this.

Bindings regularly go in without Grant's or my ack simply because there
are too many to keep up with and it really requires knowledge of the
particular h/w being described.

I've skimmed thru this one on several versions and nothing concerning
jumps out. So I think it is good to go in.

Rob

> These patches have been discussed quite extensively and first versions
> appeared about 6 months ago. Now we need DT support at the media
> subsystem since some SoCs are already starting to loose non-dt booting
> support upstream. Without this most of our media drivers would have been
> pretty useless.
> 
> Thanks,
> Sylwester
> 
> The following changes since commit 9e7664e0827528701074875eef872f2be1dfaab8:
> 
>   [media] solo6x10: The size of the thresholds ioctls was too large (2013-03-29
> 08:34:23 -0300)
> 
> are available in the git repository at:
> 
>   git://linuxtv.org/snawrocki/samsung.git v4l_devicetree
> 
> for you to fetch changes up to 27ab1e94d69d9139d530a661832c7b3a047a69e0:
> 
>   [media] Add a V4L2 OF parser (2013-03-29 17:34:55 +0100)
> 
> ----------------------------------------------------------------
> Guennadi Liakhovetski (2):
>       [media] Add common video interfaces OF bindings documentation
>       [media] Add a V4L2 OF parser
> 
>  .../devicetree/bindings/media/video-interfaces.txt |  228 +++++++++++++++++
>  drivers/media/v4l2-core/Makefile                   |    3 +
>  drivers/media/v4l2-core/v4l2-of.c                  |  267 ++++++++++++++++++++
>  include/media/v4l2-of.h                            |  111 ++++++++
>  4 files changed, 609 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/video-interfaces.txt
>  create mode 100644 drivers/media/v4l2-core/v4l2-of.c
>  create mode 100644 include/media/v4l2-of.h
> 


  reply	other threads:[~2013-03-29 20:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-29 17:39 [GIT PULL FOR 3.10] Media DT bindings and V4L2 OF parsing library Sylwester Nawrocki
2013-03-29 20:22 ` Rob Herring [this message]
2013-04-02 17:30   ` Sylwester Nawrocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5155F7F6.4070400@gmail.com \
    --to=robherring2@gmail.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=grant.likely@secretlab.ca \
    --cc=hverkuil@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=s.nawrocki@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).