From: Jean Delvare <khali@linux-fr•org>
To: Jochen Friedrich <jochen@scram•de>
Cc: Wolfram Sang <w.sang@pengutronix•de>,
"Kernel, Linux" <linux-kernel@vger•kernel.org>,
linuxppc-dev list <linuxppc-dev@ozlabs•org>,
Linux I2C <i2c@lm-sensors•org>,
Scott Wood <scottwood@freescale•com>,
Andrew Morton <akpm@linux-foundation•org>,
Boris Shteinbock <bshtein@yahoo•com>
Subject: Re: [PATCHv2] i2c: adds support for i2c bus on Freescale CPM1/CPM2 controllers
Date: Thu, 29 May 2008 17:52:26 +0200 [thread overview]
Message-ID: <20080529175226.273f9d49@hyperion.delvare> (raw)
In-Reply-To: <4834504E.6060205@scram.de>
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 :)
--
Jean Delvare
next prev parent reply other threads:[~2008-05-29 15:52 UTC|newest]
Thread overview: 3+ 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-29 15:52 ` 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=20080529175226.273f9d49@hyperion.delvare \
--to=khali@linux-fr$(echo .)org \
--cc=akpm@linux-foundation$(echo .)org \
--cc=bshtein@yahoo$(echo .)com \
--cc=i2c@lm-sensors$(echo .)org \
--cc=jochen@scram$(echo .)de \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linuxppc-dev@ozlabs$(echo .)org \
--cc=scottwood@freescale$(echo .)com \
--cc=w.sang@pengutronix$(echo .)de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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