commit | d8c82db482d6b535d12b419d6440b88bf7091c9b | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Fri Mar 14 17:45:29 2008 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Thu Mar 27 00:09:17 2008 +0100 |
tree | d1a3d0480fce5135d180f648f75a16ee195de734 | |
parent | d049cc7f71c0d875e8f5099d1ed23666a82b8f8e [diff] |
Add support for setting the I2C bus speed in fsl_i2c.c 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>