linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-i2c@vger.kernel.org, ben-linux@fluff.org
Cc: linux-omap@vger.kernel.org
Subject: [PATCH 0/6] i2c-omap patches for 2.6.35 merge window
Date: Tue, 11 May 2010 11:35:01 -0700	[thread overview]
Message-ID: <20100511182854.15596.56293.stgit@baageli.muru.com> (raw)

Hi all,

Here are the i2c-omap patches that we'd like to get in for 2.6.35.

I believe all of these patches have been posted earlier already
to the i2c list. They all have been merged into the linux-omap master
branch for testing. 

I've removed some duplicate Cc fields from the commit messages
for the obvious mailings lists and the people who will be merging
them.

Anyways, if no comments over the next few days, I'll reply to
this message with a pull request for Ben.

Regards,

Tony

---

Alexander Shishkin (2):
      omap: i2c: make errata 1.153 workaround a separate function
      omap: i2c: add a timeout to the busy waiting

Kalle Jokiniemi (1):
      i2c-omap: add mpu wake up latency constraint in i2c

Santosh Shilimkar (1):
      omap: i2c: Add i2c support on omap4 platform

manjugk manjugk (2):
      OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt
      OMAP3: I2C: Clean up Errata 1p153 handling


 arch/arm/plat-omap/i2c.c      |   39 ++++--
 drivers/i2c/busses/i2c-omap.c |  265 ++++++++++++++++++++++++++++++++---------
 include/linux/i2c-omap.h      |    9 +
 3 files changed, 246 insertions(+), 67 deletions(-)
 create mode 100644 include/linux/i2c-omap.h

-- 
Signature

             reply	other threads:[~2010-05-11 18:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11 18:35 Tony Lindgren [this message]
     [not found] ` <20100511182854.15596.56293.stgit-XB442sTQ5VIxQTnqJstS8Q@public.gmane.org>
2010-05-11 18:35   ` [PATCH 1/6] omap: i2c: Add i2c support on omap4 platform Tony Lindgren
2010-05-11 18:35   ` [PATCH 2/6] i2c-omap: add mpu wake up latency constraint in i2c Tony Lindgren
2010-05-11 18:35   ` [PATCH 3/6] omap: i2c: make errata 1.153 workaround a separate function Tony Lindgren
2010-05-11 18:35   ` [PATCH 4/6] omap: i2c: add a timeout to the busy waiting Tony Lindgren
2010-05-11 18:35   ` [PATCH 5/6] OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt Tony Lindgren
2010-05-11 23:10   ` [PATCH 0/6] i2c-omap patches for 2.6.35 merge window Ben Dooks
2010-05-11 23:54     ` Tony Lindgren
2010-05-11 18:35 ` [PATCH 6/6] OMAP3: I2C: Clean up Errata 1p153 handling Tony Lindgren

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=20100511182854.15596.56293.stgit@baageli.muru.com \
    --to=tony@atomide.com \
    --cc=ben-linux@fluff.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-omap@vger.kernel.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).