9
0
Fork 0
barebox/drivers/i2c/busses
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
..
Kconfig i2c: move busses to drivers/i2c/busses 2010-09-20 08:57:22 +02:00
Makefile i2c: move busses to drivers/i2c/busses 2010-09-20 08:57:22 +02:00
i2c-imx.c Allow data-only i2c transfers 2011-10-07 15:42:48 +02:00
i2c-omap.c i2c-omap: add i2c omap4 support 2011-12-21 12:46:01 +01:00