commit | 193d334ac2cd22c57de95a0c26ff6f9a0f567852 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Jul 03 13:46:32 2007 -0500 |
committer | Kim Phillips <kim.phillips@freescale.com> | Fri Aug 10 01:12:03 2007 -0500 |
tree | d5952cca055ef3f319d69b2c7b14ac6cb70b6f4e | |
parent | 0b2defffa85b2d413c6e6646c07cb04035c7b3a2 [diff] |
FSL I2C driver programs the two I2C busses differently The i2c_init() function in fsl_i2c.c programs the two I2C busses differently. The second I2C bus has its slave address programmed incorrectly and is missing a 5-us delay. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>