[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080529175226.273f9d49@hyperion.delvare>
Date: Thu, 29 May 2008 17:52:26 +0200
From: Jean Delvare <khali@...ux-fr.org>
To: Jochen Friedrich <jochen@...am.de>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Linux I2C <i2c@...sensors.org>,
Scott Wood <scottwood@...escale.com>,
Kumar Gala <galak@...nel.crashing.org>,
linuxppc-dev list <linuxppc-dev@...abs.org>,
"Kernel, Linux" <linux-kernel@...r.kernel.org>,
Wolfram Sang <w.sang@...gutronix.de>,
Boris Shteinbock <bshtein@...oo.com>
Subject: Re: [PATCHv2] i2c: adds support for i2c bus on Freescale CPM1/CPM2
controllers
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@...nel.crashing.org> and the actual algorithm used by the i2c
> driver of the DBox code on cvs.tuxboc.org from Felix Domke
> (tmbinc@....net) and Gillem (htoa@....net) converted to an
> of_platform_driver. Tested on CPM1 (MPC823 on dbox2 hardware) and
> CPM2 (MPC8272).
>
> Signed-off-by: Jochen Friedrich <jochen@...am.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists