[i2c] [PATCH V10] I2C driver for IMX

Darius augulis.darius at gmail.com
Fri Jul 18 08:56:45 CEST 2008


Description:

Implementation of I2C Adapter/Algorithm Driver
for I2C Bus integrated in Freescale's i.MXL and i.MX1 processors

Changes from V9 version:

- platform_driver_register replaced by platform_driver_probe because I2C is non-hotpluggable device
- Patch divided into two separate patches for I2C driver and for board support for I2C device
- In I2C wait functions dummy cycles replaced by calling shedule();
- Fixed coding style errors

This driver is not yet compatible with upcomming Clock API for i.MX.
I'll implement this after 2.6.27-rc1 release.

Signed-off-by: Darius Augulis <augulis.darius at gmail.com>
---
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-i2c-imx
Url: http://lists.lm-sensors.org/pipermail/i2c/attachments/20080718/08cc9390/attachment-0001.pl 


More information about the i2c mailing list