9
0
Fork 0
barebox/drivers/i2c
Alexander Aring 8007b25bdf i2c-omap: add i2c omap4 support
Added i2c support for omap4. Tested on pcm049.

Driver based on linux kernel implementation.
Also added a shift to access 16-bit registers
to make support for OMAP730/850 possible.

If accessing a non existing slave the bus will go into arbitration mode.
It's unable to recover from it.

Signed-off-by: Alexander Aring <a.aring@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-12-21 12:46:01 +01:00
..
busses i2c-omap: add i2c omap4 support 2011-12-21 12:46:01 +01: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