commit | a23ab22fa63a1c4724da1760f99477574a3e535f | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Thu Jul 19 08:18:19 2012 +0000 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 31 07:59:26 2012 +0200 |
tree | 2f9f52e518131caa9c99e92366a81c929c810ae3 | |
parent | ae4476030b37bd7c2f3021bc6006096ee7e499f4 [diff] |
mxc_i2c: add bus recovery support Add support for calling a function that will toggle the SCL line to return the bus to idle condition. The actual toggling function is added in a later patch. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>