i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
authorJuergen Beisert <jbe@pengutronix.de>
Sun, 29 Sep 2013 23:23:53 +0000 (01:23 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Sun, 6 Oct 2013 13:56:23 +0000 (15:56 +0200)
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>

No differences found