9
0
Fork 0
barebox/drivers
Marc Reilly b82ee742d0 i2c-imx: wait for STOP before disabling controller
Makes sure that the STOP condition is transmitted before the I2C
controller is disabled.
This fixes a problem where writing to an external EEPROM was not working
because the EEPROM waits until the STOP before initiating the write
internally.

Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-10-01 10:01:14 +02:00
..
ata Add a low level disk drive access driver 2010-01-14 10:06:16 +01:00
clk arm: move clkdev to drivers/clk 2010-09-20 08:56:42 +02:00
i2c i2c-imx: wait for STOP before disabling controller 2010-10-01 10:01:14 +02:00
mtd module: move EXPORT_SYMBOL_GPL define to module.h 2010-08-30 14:36:09 +02:00
net netx eth: Fix compilation 2010-09-20 09:43:14 +02:00
nor cfi_flash: Add mtd partition support for UBI 2010-07-05 15:07:09 +02:00
serial driver: use id as -1 for auto assigned id 2010-09-20 08:58:52 +02:00
spi spi: dev->id is an int, not a string, fix debug output 2009-11-24 10:01:07 +01:00
usb ehci: add omap support 2010-08-06 19:17:45 +02:00
video imx-ipu-fb: set default bits per pixel at 16 for mx3 2010-09-27 09:17:40 +02:00
Kconfig arm: move clkdev to drivers/clk 2010-09-20 08:56:42 +02:00
Makefile arm: move clkdev to drivers/clk 2010-09-20 08:56:42 +02:00