9
0
Fork 0
barebox/drivers
Eric Bénard 2f07c8f415 i2c-imx: sync with kernel's driver
strange behaviour was observed with actual driver : bus lock, probe of
absent adresses, wrong data read.
This patch sync the driver with linux's one and after a few tests, we
don't see anymore strange behaviour (tested on i.MX27).

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-01-14 10:05:12 +01:00
..
ata Don't try to guess the size of a disk if its size value is already given 2010-10-11 13:08:27 +02:00
clk arm: move clkdev to drivers/clk 2010-09-20 08:56:42 +02:00
i2c i2c-imx: sync with kernel's driver 2011-01-14 10:05:12 +01:00
led LED: Add LED trigger support 2010-12-20 09:57:35 +01:00
mci Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
mfd mfd mc13892: support reading the revision 2010-10-11 13:22:13 +02:00
mtd nand: Fix warnings due to incompatible format strings 2011-01-07 10:34:27 +01:00
net Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
nor Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
serial Fix error handling with malloc, memalign etc. Introduce xmemalign(). 2011-01-07 10:21:22 +01:00
spi Make DIV_ROUND_UP macro globally available 2010-12-14 15:15:06 +01:00
usb Merge branch 'scb9328' into next 2011-01-08 13:09:26 +01:00
video ARM STM/i.MX: Add video driver for i.MX23/i.MX28 2010-12-21 08:26:09 +01:00
Kconfig basic LED support 2010-12-20 09:28:21 +01:00
Makefile basic LED support 2010-12-20 09:28:21 +01:00