All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>
Cc: linuxppc-dev list
	<linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>,
	Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>
Subject: Re: [PATCHv2] i2c: adds support for i2c bus on Freescale CPM1/CPM2 controllers
Date: Thu, 29 May 2008 20:41:42 +0200	[thread overview]
Message-ID: <20080529204142.02190e21@hyperion.delvare> (raw)
In-Reply-To: <20080529175226.273f9d49-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>

On Thu, 29 May 2008 17:52:26 +0200, Jean Delvare wrote:
> On Wed, 21 May 2008 18:39:42 +0200, Jochen Friedrich wrote:
> > This driver uses the port of 2.4 code from Vitaly Bordug
> > <vitb-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> and the actual algorithm used by the i2c
> > driver of the DBox code on cvs.tuxboc.org from Felix Domke
> > (tmbinc-hi6Y0CQ0nG0@public.gmane.org) and Gillem (htoa-hi6Y0CQ0nG0@public.gmane.org) converted to an
> > of_platform_driver. Tested on CPM1 (MPC823 on dbox2 hardware) and
> > CPM2 (MPC8272).
> > 
> > Signed-off-by: Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>
> > ---
> >  drivers/i2c/busses/Kconfig   |   10 +
> >  drivers/i2c/busses/Makefile  |    1 +
> >  drivers/i2c/busses/i2c-cpm.c |  745 ++++++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 756 insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/i2c/busses/i2c-cpm.c
> > 
> > Changes since last version:
> > - change bus-frequency -> clock-frequency to comply to OF standard.
> > 
> 
> Applied, thanks. And thanks a lot to Wolfram for the review :)

Oh, I almost forgot: Jochen, would you like to be the maintainer for
this new driver? If you do, please send a patch adding yourself to
MAINTAINERS. Having dedicated driver maintainers makes my subsystem
maintainer's job easier.

Thanks,
-- 
Jean Delvare

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

WARNING: multiple messages have this Message-ID (diff)
From: Jean Delvare <khali@linux-fr.org>
To: Jochen Friedrich <jochen@scram.de>
Cc: linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	Linux I2C <i2c@lm-sensors.org>
Subject: Re: [PATCHv2] i2c: adds support for i2c bus on Freescale  CPM1/CPM2 controllers
Date: Thu, 29 May 2008 20:41:42 +0200	[thread overview]
Message-ID: <20080529204142.02190e21@hyperion.delvare> (raw)
In-Reply-To: <20080529175226.273f9d49@hyperion.delvare>

On Thu, 29 May 2008 17:52:26 +0200, Jean Delvare wrote:
> On Wed, 21 May 2008 18:39:42 +0200, Jochen Friedrich wrote:
> > This driver uses the port of 2.4 code from Vitaly Bordug
> > <vitb@kernel.crashing.org> and the actual algorithm used by the i2c
> > driver of the DBox code on cvs.tuxboc.org from Felix Domke
> > (tmbinc@gmx.net) and Gillem (htoa@gmx.net) converted to an
> > of_platform_driver. Tested on CPM1 (MPC823 on dbox2 hardware) and
> > CPM2 (MPC8272).
> > 
> > Signed-off-by: Jochen Friedrich <jochen@scram.de>
> > ---
> >  drivers/i2c/busses/Kconfig   |   10 +
> >  drivers/i2c/busses/Makefile  |    1 +
> >  drivers/i2c/busses/i2c-cpm.c |  745 ++++++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 756 insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/i2c/busses/i2c-cpm.c
> > 
> > Changes since last version:
> > - change bus-frequency -> clock-frequency to comply to OF standard.
> > 
> 
> Applied, thanks. And thanks a lot to Wolfram for the review :)

Oh, I almost forgot: Jochen, would you like to be the maintainer for
this new driver? If you do, please send a patch adding yourself to
MAINTAINERS. Having dedicated driver maintainers makes my subsystem
maintainer's job easier.

Thanks,
-- 
Jean Delvare

  parent reply	other threads:[~2008-05-29 18:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-21 16:39 [PATCHv2] i2c: adds support for i2c bus on Freescale CPM1/CPM2 controllers Jochen Friedrich
2008-05-21 16:39 ` Jochen Friedrich
2008-05-29 15:52 ` Jean Delvare
2008-05-29 15:52   ` Jean Delvare
     [not found]   ` <20080529175226.273f9d49-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-05-29 18:41     ` Jean Delvare [this message]
2008-05-29 18:41       ` Jean Delvare

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=20080529204142.02190e21@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=jochen-NIgtFMG+Po8@public.gmane.org \
    --cc=linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@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 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.