commit | 96c19bd3ef45394acd846d561657bba4c1dc613f | [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 | e4ff525f91f813456cf42a29227ee4a0fe01788b [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>