summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-xgene-slimpro.c
diff options
context:
space:
mode:
authorAlexander Sverdlin <alexander.sverdlin@nokia.com>2015-06-09 13:10:10 +0200
committerWolfram Sang <wsa@the-dreams.de>2015-06-10 22:11:51 +0900
commit41c8d4520461b5134260f3fb9bb56c8455bad610 (patch)
treeaa03498179a2a63183908fc63833cde6dda28220 /drivers/i2c/busses/i2c-xgene-slimpro.c
parent72a956c556b68aa2a9c2c64f5a7b9e50f7bf67e1 (diff)
i2c: davinci: Avoid sending to own address
Sending a message to own address locks the controller up in very bizarre state, it behaves as slave even if MDR register clearly states master. The controller remains in this state until reset. To avoid unnecessary timeouts simply avoid sending to own address. The controller cannot do this any way. Also, do not enable AAS IRQ, as the slave mode is not supported by the driver and the only possibility to trigger this IRQ is to send to own address. Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-xgene-slimpro.c')
0 files changed, 0 insertions, 0 deletions