]> Git Repo - J-u-boot.git/commit
FSL I2C driver programs the two I2C busses differently
authorTimur Tabi <[email protected]>
Tue, 3 Jul 2007 18:46:32 +0000 (13:46 -0500)
committerKim Phillips <[email protected]>
Fri, 10 Aug 2007 06:12:03 +0000 (01:12 -0500)
commite739bc95797aac4fefc4c75b55c7c78e59d3ea9c
treed5952cca055ef3f319d69b2c7b14ac6cb70b6f4e
parentdf33f6b4d6d63693dd9200808b242de1b86cb8e8
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 <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
drivers/fsl_i2c.c
This page took 0.031405 seconds and 4 git commands to generate.