RE: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU

From: Derek Cheung
Date: Tue Apr 05 2005 - 21:36:55 EST


Thanks Andrew. Enclosed please find the patch file.

Regards,
Derek

-----Original Message-----
From: Andrew Morton [mailto:akpm@xxxxxxxx]
Sent: April 5, 2005 10:22 PM
To: Derek Cheung
Cc: greg@xxxxxxxxx; Linux-kernel@xxxxxxxxxxxxxxx
Subject: Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU

"Derek Cheung" <derek.cheung@xxxxxxxxxxxx> wrote:
>
> Below please find the patch file I "diff" against Linux 2.6.11.6. It
> contains the I2C adaptor for ColdFire 5282 CPU. Since most ColdFire
CPU
> shares the same I2C register set, the code can be easily adopted for
> other ColdFire CPUs for I2C operations.
>
> I have tested the code on a ColdFire 5282Lite CPU board
> (http://www.axman.com/Pages/cml-5282LITE.html) running uClinux 2.6.9
> with LM75 and DS1621 temperature sensor chips. As advised by David
> McCullough, the code will be incorporated in the next uClinux
release.
>
> The patch contains:
>
> linux/drivers/i2c/busses
> i2c-mcf5282.c (new file)
> i2c-mcf5282.h (new file)
> Kconfig (modified)
> Makefile (modified)
>
> linux/include/asm-m68knommu
> m528xsim.h (modified)
>
> Please let me know if you have any questions.

The patch was very wordwrapped by your email client. Please fix that up
(first email the patch to yourself and test that the result still
applies OK) or
resend as an email attachment.

Thanks.

Attachment: linux_patch
Description: Binary data