From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darius Subject: Re: [PATCH 1/5] I2C driver for MXC Date: Tue, 24 Mar 2009 11:46:13 +0200 Message-ID: <49C8ABE5.40408@gmail.com> References: <49C89E13.7040801@gmail.com> <20090324094215.GA3471@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-13; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090324094215.GA3471-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: linux-arm-kernel-xIg/pKzrS19vn6HldHNs0ANdhmdF6hFW@public.gmane.org List-Id: linux-i2c@vger.kernel.org Wolfram Sang wrote: >> Implementation of I2C Adapter/Algorithm Driver for I2C Bus integrated >> in Freescale's i.MX/MXC processors. Tested only on MX1, but should work on MX2 >> and MX3 too, because all three processors have the same I2C controller. >> >> Signed-off-by: Darius Augulis > > Is this the latest version? There was one where you already received > additional reviewed and tested tags, so I am confused... yes, it is the same V5 version posted on I2C list. > > Regards, > > Wolfram >