
4 Apr
2006
4 Apr
'06
9:31 a.m.
Bugfix in I2C initialisation on S3C2400.
If the bus is blocked because of a previously interrupted transfer, on the I2CSCL line up to eleven clocks are generated to complete the transfer and to cause the hanging device to free the bus.
With this fix pin I2CSCL (PG6) is really configured as GPIO and the clock pulses are really generated.
Signed-off-by: Martin Krause martin.krause@tqs.de
CHANGELOG:
* Bugfix in I2C initialisation on S3C2400 Patch by Martin Krause, 4 Apr 2006