9
0
Fork 0
barebox/include/i2c
Jan Weitzel c988b8bf7f i2c-omap: Update driver
The driver didn't work well with at24 driver. NACKS are lost.
Errors are lost in isr due to the local variable err. Also we didn't wait for
bus free in omap_i2c_xfer_msg.

Fix issues and get other improvements from linux kernel

Tested on OMAP4 and AM335x

Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-27 16:24:37 +02:00
..
at24.h eeprom: add at24 support 2012-11-15 20:18:50 +01:00
i2c-algo-bit.h i2c: add i2c algo bit support 2012-11-15 08:34:53 +01:00
i2c-gpio.h i2c: add i2c-gpio support 2012-11-15 08:34:53 +01:00
i2c.h i2c-omap: Update driver 2013-09-27 16:24:37 +02:00