Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add support for setting the I2C bus speed in fsl_i2c.c | Timur Tabi | 2008-03-27 | -9/+105 |
| | | | | | | | | | | Add support to the Freescale I2C driver (fsl_i2c.c) for setting and querying the I2C bus speed. Current 8[356]xx boards define the CFG_I2C_SPEED macro, but fsl_i2c.c ignores it and uses conservative value when programming the I2C bus speed. Signed-off-by: Timur Tabi <timur@freescale.com> Acked-by: Andy Fleming <afleming@freescale.com> | |||
* | drivers/i2c : move i2c drivers to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-20 | -0/+1237 |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |