Searched hist:d8c82db482d6b535d12b419d6440b88bf7091c9b (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | fsl_i2c.c | d8c82db482d6b535d12b419d6440b88bf7091c9b Fri Mar 14 22:45:29 UTC 2008 Timur Tabi <timur@freescale.com> 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>
|