Thanks Andrew. Enclosed please find the patch file. Regards, Derek -----Original Message----- From: Andrew Morton [mailto:[email protected]] Sent: April 5, 2005 10:22 PM To: Derek Cheung Cc: [email protected]; [email protected] Subject: Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU "Derek Cheung" <[email protected]> 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
- Follow-Ups:
- Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU
- From: "Randy.Dunlap" <[email protected]>
- Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU
- From: "Randy.Dunlap" <[email protected]>
- Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU
- References:
- Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU
- From: Andrew Morton <[email protected]>
- Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU
- Prev by Date: Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU
- Next by Date: Re: Coding style: mixed-case
- Previous by thread: Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU
- Next by thread: Re: [PATCH] kernel 2.6.11.6 - I2C adaptor for ColdFire 5282 CPU
- Index(es):