Re: [uClinux-dev] PATCH: i2c on mcf5208

2011-08-08 Thread Peter Turczak
Hi Greg, On Aug 8, 2011, at 5:56 AM, Greg Ungerer wrote: > As far as I know this has never been in mainline kernels. > I have been carrying a version of it around in the uClinux-dist > linux-2.6.x sources for a while - as drivers/char/i2c-mcf.[hc] > > That looks to be similar, though not complete

Re: [uClinux-dev] PATCH: i2c on mcf5208

2011-08-07 Thread Greg Ungerer
Hi Peter, On 06/08/11 00:43, Peter Turczak wrote: while porting linux kernel 3.0 to a 5208 hardware I found the mcf-i2c driver went missing over the years. I ported the driver Derek CL Cheung's driver forward. As far as I know this has never been in mainline kernels. I have been carrying a v