9
0
Fork 0
barebox/drivers/i2c
Rosen Kolev 502ecda2d1 Allow data-only i2c transfers
Modified the i2c_imx driver to support data-only transfers, without
command byte.  This allows to construct more complex i2c transfers
and support non genuine devices like Atmel ATxx secure memory, where the
master reads data after a write command.

Signed-off-by: Rosen Kolev <rosen.kolev@amk-drives.bg>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-10-07 15:42:48 +02:00
..
busses Allow data-only i2c transfers 2011-10-07 15:42:48 +02:00
Kconfig Move mfd drivers to drivers/mfd 2010-10-11 13:22:13 +02:00
Makefile Move mfd drivers to drivers/mfd 2010-10-11 13:22:13 +02:00
i2c.c i2c: fix wrong comment and symbol export for i2c_add_numbered_adapter() 2010-09-16 08:29:40 +02:00