linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Paul Mundt <lethal@linux-sh.org>
Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	ben-linux@fluff.org, linux-i2c@vger.kernel.org,
	SH-Linux <linux-sh@vger.kernel.org>
Subject: Re: [PATCH 1/2] i2c: i2c-riic: add support for Renesas RIIC
Date: Mon, 11 Jul 2011 08:03:35 +0200	[thread overview]
Message-ID: <20110711080335.6e191b6e@endymion.delvare> (raw)
In-Reply-To: <20110711055221.GJ24169@linux-sh.org>

On Mon, 11 Jul 2011 14:52:21 +0900, Paul Mundt wrote:
> On Fri, Jul 01, 2011 at 10:00:42AM +0900, Yoshihiro Shimoda wrote:
> > This driver supports the RIIC module. The SH7757 has it.
> > The driver doesn't use any IRQ handler.
> > 
> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> > ---
> >  drivers/i2c/busses/Kconfig    |    9 +
> >  drivers/i2c/busses/Makefile   |    1 +
> >  drivers/i2c/busses/i2c-riic.c |  589 +++++++++++++++++++++++++++++++++++++++++
> >  include/linux/i2c/riic.h      |   29 ++
> >  4 files changed, 628 insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/i2c/busses/i2c-riic.c
> >  create mode 100644 include/linux/i2c/riic.h
> > 
> Ping?

Embedded platform -> ping Ben, not me.

-- 
Jean Delvare

  reply	other threads:[~2011-07-11  6:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-01  1:00 [PATCH 1/2] i2c: i2c-riic: add support for Renesas RIIC Yoshihiro Shimoda
2011-07-11  5:52 ` Paul Mundt
2011-07-11  6:03   ` Jean Delvare [this message]
2011-07-11  6:07     ` Paul Mundt
     [not found]       ` <20110711060705.GK24169-M7jkjyW5wf5g9hUCZPvPmw@public.gmane.org>
2011-07-11  6:44         ` Jean Delvare
     [not found] ` <4E0D1C3A.4050305-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2011-07-13 19:18   ` Ben Dooks
2011-07-14  1:52     ` Yoshihiro Shimoda

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=20110711080335.6e191b6e@endymion.delvare \
    --to=khali@linux-fr.org \
    --cc=ben-linux@fluff.org \
    --cc=lethal@linux-sh.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas.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).