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

From: Andrew Morton
Date: Tue Apr 05 2005 - 21:25:21 EST


"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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/