From: "Jon Arne Jørgensen" <jonarne@jonarne.no>
To: "Jon Arne Jørgensen" <jonarne@jonarne.no>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
mchehab@redhat.com, hans.verkuil@cisco.com,
prabhakar.csengg@gmail.com, g.liakhovetski@gmx.de,
ezequiel.garcia@free-electrons.com, timo.teras@iki.fi
Subject: Re: [RFC 0/3] saa7115: Implement i2c_board_info.platform_data
Date: Wed, 29 May 2013 22:48:50 +0200 [thread overview]
Message-ID: <20130529204850.GD2367@dell.arpanet.local> (raw)
In-Reply-To: <1369860078-10334-1-git-send-email-jonarne@jonarne.no>
On Wed, May 29, 2013 at 10:41:15PM +0200, 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.
>
> The first patch in the series sets the saa7113 init table to the defaults
> according to the datasheet. Maybe it's better to add a new initialization
> table for the gm7113c chip to avoid breaking devices that depend on the
> settings as they are now?
> That would introduce some unneeded code duplication.
>
Hi,
I just realized that there are som grave errors in patch 3 in the
series.
I'll fix them and repost this series.
Best regards,
Jon Arne Jørgensen
> Jon Arne Jørgensen (3):
> saa7115: Set saa7113 init to values from datasheet
> saa7115: [gm7113c] Remove unneeded register change
> saa7115: Implement i2c_board_info.platform data
>
> drivers/media/i2c/saa7115.c | 91 ++++++++++++++++++++++++------------
> include/media/saa7115.h | 109 ++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 170 insertions(+), 30 deletions(-)
>
> --
> 1.8.2.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2013-05-29 20:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 20:41 [RFC 0/3] saa7115: Implement i2c_board_info.platform_data Jon Arne Jørgensen
2013-05-29 20:41 ` [RFC 1/3] saa7115: Set saa7113 init to values from datasheet Jon Arne Jørgensen
2013-05-30 0:35 ` Mauro Carvalho Chehab
2013-05-30 2:19 ` Andy Walls
2013-05-30 5:21 ` Jon Arne Jørgensen
2013-05-30 5:33 ` Timo Teras
2013-05-30 19:00 ` Jon Arne Jørgensen
2013-05-31 13:08 ` Mauro Carvalho Chehab
2013-05-31 14:08 ` Timo Teras
2013-05-31 14:14 ` Jon Arne Jørgensen
2013-05-29 20:41 ` [RFC 2/3] saa7115: Remove unneeded register change for gm7113c Jon Arne Jørgensen
2013-05-29 20:41 ` [RFC 3/3] saa7115: Implement i2c_board_info.platform data Jon Arne Jørgensen
2013-05-29 20:49 ` Jon Arne Jørgensen
2013-05-30 0:42 ` Mauro Carvalho Chehab
2013-05-29 20:48 ` Jon Arne Jørgensen [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=20130529204850.GD2367@dell.arpanet.local \
--to=jonarne@jonarne.no \
--cc=ezequiel.garcia@free-electrons.com \
--cc=g.liakhovetski@gmx.de \
--cc=hans.verkuil@cisco.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.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