commit | 616228a164d4366f82d983c4a70d8006d9fb43f2 | [log] [tgz] |
---|---|---|
author | Juergen Beisert <jbe@pengutronix.de> | Mon Sep 30 01:23:53 2013 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Oct 06 15:56:23 2013 +0200 |
tree | e9f46cd8b7cd8815131f41b26846f32a9a0e5284 | |
parent | 0acc2b321342aa813fa9fc485afb09fbc811f594 [diff] |
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller It seems the PIO mode does not work, or at least not like it works on a i.MX28. Each short transfer needs about one second (without an error message) but does not send anything on the I2C lines. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>