diff options
author | Ye Li <ye.li@nxp.com> | 2018-07-08 11:46:43 +0800 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2018-07-12 11:09:42 +0200 |
commit | 971490c89251ae1a4a9e2a85911de5c217a4027c (patch) | |
tree | b65d173cf523807e21353a3230cfabff8a01e081 /fs/sandbox | |
parent | d144f61ad3faa2104676791af58c2371729bef94 (diff) |
lpi2c: Add bus busy error handling
When doing "i2c dev 4; i2c probe" with ENET daughter card connected
on iMX8QXP MEK board, we met a i2c bus busy issue, that the BBF of
lpi2c always show busy, but the master is idle, and stop is detected
(SDF set).
This patch addes a handling to re-init the lpi2c master for this
case. Then the issue can be worked around.
Signed-off-by: Ye Li <ye.li@nxp.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'fs/sandbox')
0 files changed, 0 insertions, 0 deletions