commit | e739bc95797aac4fefc4c75b55c7c78e59d3ea9c | [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 | df33f6b4d6d63693dd9200808b242de1b86cb8e8 [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>