From: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
To: Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
Subject: Re: [PATCH 0/6] i2c: davinci updates for 2.6.35
Date: Tue, 20 Apr 2010 01:06:21 +0100 [thread overview]
Message-ID: <20100420000621.GK32401@fluff.org.uk> (raw)
In-Reply-To: <1270575738-22388-1-git-send-email-khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
On Tue, Apr 06, 2010 at 10:42:12AM -0700, Kevin Hilman wrote:
> This series of davinci I2C driver updates and fixes is targetted for
> 2.6.35. It has been tested in davinci git on multiple davinci SoCs.
>
> Ben, since these changes are isolated to the davinci driver only, if
> you prefer I can merge them upstream along with my davinci changes for
> 2.6.35.
I'll get them into -next when I rebase it. The first in the series
could be a -rc candidate as it looks like a useful bugfix?
> This series is based on v2.6.34-rc3
>
> Chaithrika U S (4):
> i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage
> i2c: davinci: Add helper functions for power management
> i2c: davinci: Add suspend/resume support
> i2c: davinci: Add cpufreq support
>
> Dirk Behme (1):
> i2c: davinci: Fix smbus Oops with AIC33 usage
>
> Philby John (1):
> i2c: davinci: bus recovery procedure to clear the bus
>
> drivers/i2c/busses/i2c-davinci.c | 314 ++++++++++++++++++++++++++++++--------
> 1 files changed, 251 insertions(+), 63 deletions(-)
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Ben (ben-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org, http://www.fluff.org/)
'a smiley only costs 4 bytes'
next prev parent reply other threads:[~2010-04-20 0:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-06 17:42 [PATCH 0/6] i2c: davinci updates for 2.6.35 Kevin Hilman
2010-04-06 17:42 ` [PATCH 5/6] i2c: davinci: Add cpufreq support Kevin Hilman
[not found] ` <1270575738-22388-1-git-send-email-khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
2010-04-06 17:42 ` [PATCH 1/6] i2c: davinci: Fix smbus Oops with AIC33 usage Kevin Hilman
[not found] ` <1270575738-22388-2-git-send-email-khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
2010-04-20 0:05 ` Ben Dooks
2010-04-06 17:42 ` [PATCH 2/6] i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage Kevin Hilman
2010-04-06 17:42 ` [PATCH 3/6] i2c: davinci: Add helper functions for power management Kevin Hilman
2010-04-06 17:42 ` [PATCH 4/6] i2c: davinci: Add suspend/resume support Kevin Hilman
2010-04-06 17:42 ` [PATCH 6/6] i2c: davinci: bus recovery procedure to clear the bus Kevin Hilman
2010-04-20 0:06 ` Ben Dooks [this message]
[not found] ` <20100420000621.GK32401-elnMNo+KYs3pIgCt6eIbzw@public.gmane.org>
2010-04-20 13:55 ` [PATCH 0/6] i2c: davinci updates for 2.6.35 Kevin Hilman
2010-06-21 20:16 ` Kevin Hilman
[not found] ` <AANLkTikJ6XDywcBA5O0mC85jQEIWxZ9NOALIQOjcGCDJ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-08-10 15:56 ` Kevin Hilman
[not found] ` <AANLkTinNXxzCoH+b3=xA92sW8GCqqO4iY+_yVwBFLMqG-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-08-10 23:44 ` Ben Dooks
-- strict thread matches above, loose matches on Subject: below --
2010-07-14 15:34 Jack Daniel
[not found] ` <AANLkTilL-nD_QVXPGqQbqJMmCNrQvPo_jrKfSrZyDqNb-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-08-03 7:28 ` Jack Daniel
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=20100420000621.GK32401@fluff.org.uk \
--to=ben-linux-elnmno+kys3ytjvyw6ydsg@public.gmane.org \
--cc=khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/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).