All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Manuel Lauss <mano@roarinelk.homelinux.net>
Cc: Paul Mundt <lethal@linux-sh.org>,
	i2c@lm-sensors.org, Andrew Morton <akpm@linux-foundation.org>,
	linux-sh@vger.kernel.org, Magnus Damm <damm@igel.co.jp>
Subject: Re: [PATCH] i2c: Renesas Highlander FPGA SMBus support.
Date: Wed, 23 Apr 2008 20:31:04 +0200	[thread overview]
Message-ID: <20080423203104.0ca0f301@hyperion.delvare> (raw)
In-Reply-To: <20080423181101.GA2931@roarinelk.homelinux.net>

On Wed, 23 Apr 2008 20:11:01 +0200, Manuel Lauss wrote:
> Hi Jean,
> 
> On Wed, Apr 23, 2008 at 01:41:56PM +0200, Jean Delvare wrote:
> > On Tue, 25 Mar 2008 15:32:36 +0900, Paul Mundt wrote:
> > > This adds support for the SMBus adapter found in the various FPGAs on
> > > the Renesas Highlander platforms. Particularly the R0P7780LC0011RL and
> > > R0P7785LC0011RL FPGAs.
> > > 
> > > Functionality is fairly restricted, in that only byte and block data
> > > transfers are supported. Normal/fast mode and IRQ/polling are also
> > > supported. Primarily used for various RTCs and thermal sensors.
> > > 
> > > Signed-off-by: Paul Mundt <lethal@linux-sh.org>
> > 
> > No volunteer to review this driver? Manuel or Magnus maybe?
> 
> I don't think I'm qualified to review other peoples' code (it looks
> fine to me).  The other thing is Renesas demoboards are impossible to
> get outside of Japan so I think Paul is the only user of this hardware
> who is also interested in linux support. And I'm convinced he knows
> what he's doing ;-)

I guess that there are more users than just Paul, otherwise he wouldn't
bother pushing his driver upstream, would he?

-- 
Jean Delvare

WARNING: multiple messages have this Message-ID (diff)
From: Jean Delvare <khali@linux-fr.org>
To: Manuel Lauss <mano@roarinelk.homelinux.net>
Cc: Paul Mundt <lethal@linux-sh.org>,
	i2c@lm-sensors.org, Andrew Morton <akpm@linux-foundation.org>,
	linux-sh@vger.kernel.org, Magnus Damm <damm@igel.co.jp>
Subject: Re: [PATCH] i2c: Renesas Highlander FPGA SMBus support.
Date: Wed, 23 Apr 2008 18:31:04 +0000	[thread overview]
Message-ID: <20080423203104.0ca0f301@hyperion.delvare> (raw)
In-Reply-To: <20080423181101.GA2931@roarinelk.homelinux.net>

On Wed, 23 Apr 2008 20:11:01 +0200, Manuel Lauss wrote:
> Hi Jean,
> 
> On Wed, Apr 23, 2008 at 01:41:56PM +0200, Jean Delvare wrote:
> > On Tue, 25 Mar 2008 15:32:36 +0900, Paul Mundt wrote:
> > > This adds support for the SMBus adapter found in the various FPGAs on
> > > the Renesas Highlander platforms. Particularly the R0P7780LC0011RL and
> > > R0P7785LC0011RL FPGAs.
> > > 
> > > Functionality is fairly restricted, in that only byte and block data
> > > transfers are supported. Normal/fast mode and IRQ/polling are also
> > > supported. Primarily used for various RTCs and thermal sensors.
> > > 
> > > Signed-off-by: Paul Mundt <lethal@linux-sh.org>
> > 
> > No volunteer to review this driver? Manuel or Magnus maybe?
> 
> I don't think I'm qualified to review other peoples' code (it looks
> fine to me).  The other thing is Renesas demoboards are impossible to
> get outside of Japan so I think Paul is the only user of this hardware
> who is also interested in linux support. And I'm convinced he knows
> what he's doing ;-)

I guess that there are more users than just Paul, otherwise he wouldn't
bother pushing his driver upstream, would he?

-- 
Jean Delvare

  reply	other threads:[~2008-04-23 18:31 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-25  6:32 [PATCH] i2c: Renesas Highlander FPGA SMBus support Paul Mundt
2008-03-25  6:32 ` Paul Mundt
2008-04-23 11:41 ` Jean Delvare
2008-04-23 11:41   ` Jean Delvare
2008-04-23 18:11   ` Manuel Lauss
2008-04-23 18:11     ` Manuel Lauss
2008-04-23 18:31     ` Jean Delvare [this message]
2008-04-23 18:31       ` Jean Delvare
2008-04-25  1:30       ` Paul Mundt
2008-04-25  1:30         ` Paul Mundt
2008-04-25  6:12         ` Andrew Morton
2008-04-25  6:12           ` Andrew Morton
2008-04-25  6:22           ` Paul Mundt
2008-04-25  6:22             ` Paul Mundt
2008-04-25 10:03             ` Jean Delvare
2008-04-25 10:03               ` Jean Delvare
2008-04-25  9:38 ` Jean Delvare
2008-04-25  9:38   ` Jean Delvare
     [not found]   ` <20080425113835.5c212918-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-04-26  7:26     ` Trent Piepho
2008-04-26  7:26       ` [i2c] " Trent Piepho
  -- strict thread matches above, loose matches on Subject: below --
2008-07-31 10:43 [PATCH] i2c: Renesas Highlander FPGA SMBus support, v2 Paul Mundt
2008-07-31 10:43 ` Paul Mundt
2008-08-05 21:37 ` Andrew Morton
2008-08-05 21:37   ` Andrew Morton
2008-08-06  2:42   ` Paul Mundt
2008-08-06  2:42     ` Paul Mundt
2008-08-06  3:41     ` Andrew Morton
2008-08-06  3:41       ` Andrew Morton
2008-08-08  7:15       ` Paul Mundt
2008-08-08  7:15         ` Paul Mundt
2008-08-10 14:29 ` Jean Delvare
2008-08-10 14:29   ` Jean Delvare
2008-08-10 14:50   ` Paul Mundt
2008-08-10 14:50     ` Paul Mundt
2008-08-10 15:13     ` Jean Delvare
2008-08-10 15:13       ` Jean Delvare
2008-08-10 15:31       ` Paul Mundt
2008-08-10 15:31         ` Paul Mundt

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=20080423203104.0ca0f301@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=akpm@linux-foundation.org \
    --cc=damm@igel.co.jp \
    --cc=i2c@lm-sensors.org \
    --cc=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=mano@roarinelk.homelinux.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.