From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH V11] I2C driver for IMX Date: Fri, 8 Aug 2008 11:51:16 +0200 Message-ID: <20080808115116.59d84d90@hyperion.delvare> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org Errors-To: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org To: Darius Cc: i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org, Ben Dooks , linux-arm-kernel-xIg/pKzrS19vn6HldHNs0ANdhmdF6hFW@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Wed, 23 Jul 2008 10:20:12 +0300, Darius wrote: > Description: > > Implementation of I2C Adapter/Algorithm Driver > for I2C Bus integrated in Freescale's i.MXL and i.MX1 processors > > Changes from V10 version: > > - adapter class changed to I2C_CLASS_ALL Not a smart move if you ask me. All embedded platforms are moving away from I2C probing and now use I2C device description at the platform level. I expect I2C_CLASS_ALL to be discarded in 2.6.28. Almost all hwmon and rtc drivers have been converted to the new I2C device driver matching scheme at this point, and the few remaining ones will definitely be converted for 2.6.28, hopefully with all the other legacy I2C drivers in the kernel tree. > - changes regarding new IMX Clock API > > Signed-off-by: Darius Augulis > --- Ben, this driver has been through many iterations already. Maybe it's time for you to pick it up? -- Jean Delvare _______________________________________________ i2c mailing list i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org http://lists.lm-sensors.org/mailman/listinfo/i2c