commit | dd29207e6ccf6ae705dc01c6db73f3a8cb641400 | [log] [tgz] |
---|---|---|
author | Sifan Naeem <sifan.naeem@imgtec.com> | Thu Nov 19 09:35:15 2015 +0000 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Jan 02 22:04:30 2016 +0100 |
tree | 13dccb4768eb5ed1ad05ad812b93096ece7b2c85 | |
parent | a8c5a8d8c9caa150f0e1faab3884ba48d9cd99fe [diff] |
i2c: img-scb: add handle for stop detected interrupt Stop Detected interrupt is triggered when a Stop bit is detected on the bus, which indicates the end of the current transfer. When the end of a transfer is indicated by the Stop Detected interrupt, drain the FIFO and signal completion for the transaction. Signed-off-by: Sifan Naeem <sifan.naeem@imgtec.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>