Files
u-boot/include/asm-arm/arch-omap3
Dirk Behme 1d2e96de56 OMAP2/3: I2C: Add support for second and third bus
Add support to use second and third I2C bus, too.

Bus 0 is still the default, but by calling i2c_set_bus_num(1/2) before doing
I2C accesses, code can switch to bus 1 and 2, too. Don't forget to switch
back afterwards, then.

Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
2009-11-16 07:25:15 +01:00
..
2009-08-18 13:51:30 +02:00
2009-06-12 20:39:50 +02:00
2009-02-22 18:29:10 +01:00
2009-10-13 06:17:33 -05:00