linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: "Jon Arne Jørgensen" <jonarne@jonarne.no>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	m.chehab@samsung.com, hans.verkuil@cisco.com,
	prabhakar.csengg@gmail.com, laurent.pinchart@ideasonboard.com,
	andriy.shevchenko@linux.intel.com,
	ezequiel.garcia@free-electrons.com, timo.teras@iki.fi
Subject: Re: [RFC v4 0/3] saa7115: Implement i2c_board_info.platform_data
Date: Thu, 08 Aug 2013 12:24:35 +0200	[thread overview]
Message-ID: <520371E3.2010802@xs4all.nl> (raw)
In-Reply-To: <1375535977-28913-1-git-send-email-jonarne@jonarne.no>

On 08/03/2013 03:19 PM, Jon Arne Jørgensen wrote:
> This patch set adds handling of the i2c_board_info struct to the saa7115 driver.
> The main goal of this patch is to give the different devices with the gm7113c
> chip an opportunity to configure the chip to their needs.
> 
> I've only implemented the overrides I know are necessary to get the stk1160
> and the smi2021 drivers to work.
> 
> This is the forth version of this patch series.
> There are only minor changes since version 3 of this patch series.
> I've mostly just changed some comments, and removed some debug statements
> in the last patch in the series.
> 
> The third version of the RFC was posted on 2013/7/4 and can be found here:
> http://lkml.indiana.edu/hypermail/linux/kernel/1307.0/01931.html
> 
> The second version of the RFC was posted on 2013/5/31 and can be found here:
> http://lkml.indiana.edu/hypermail/linux/kernel/1305.3/03747.html
> 
> The first version of the RFC can be found here:
> https://lkml.org/lkml/2013/5/29/558
> 
> Jon Arne Jørgensen (3):
>   saa7115: Fix saa711x_set_v4lstd for gm7113c
>   saa7115: Do not load saa7115_init_misc for gm7113c
>   saa7115: Implement i2c_board_info.platform_data
> 
>  drivers/media/i2c/saa7115.c      | 167 +++++++++++++++++++++++++++++++--------
>  drivers/media/i2c/saa711x_regs.h |  19 +++++
>  include/media/saa7115.h          |  64 +++++++++++++++
>  3 files changed, 216 insertions(+), 34 deletions(-)
> 

For this patch series:

Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>

I'll merge this Monday at the latest.

	Hans

      parent reply	other threads:[~2013-08-08 10:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-03 13:19 [RFC v4 0/3] saa7115: Implement i2c_board_info.platform_data Jon Arne Jørgensen
2013-08-03 13:19 ` [RFC v4 1/3] saa7115: Fix saa711x_set_v4lstd for gm7113c Jon Arne Jørgensen
2013-08-03 13:19 ` [RFC v4 2/3] saa7115: Do not load saa7115_init_misc " Jon Arne Jørgensen
2013-08-03 13:19 ` [RFC v4 3/3] saa7115: Implement i2c_board_info.platform_data Jon Arne Jørgensen
2013-08-08 10:24 ` Hans Verkuil [this message]

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=520371E3.2010802@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=hans.verkuil@cisco.com \
    --cc=jonarne@jonarne.no \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    --cc=prabhakar.csengg@gmail.com \
    --cc=timo.teras@iki.fi \
    /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).