-
由 Sachin Surendran 提交于
In case of collision on i2c bus the controller which lost bus mastership stays as a slave for all subsequent transfers. This results in the i2c controller never writing to the bus for future transactions, resulting in i2c transfer timeouts. This fix checks for a collision on last I2C transaction and sets the I2COM_MASTER bit for the new transaction. Signed-off-by: NSachin Surendran <sachin.surendran@alliedtelesis.co.nz> Signed-off-by: NScott Wood <scottwood@freescale.com>
a16d8aa4