Files
u-boot/drivers/i2c
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-10 10:38:34 +02:00
2009-10-30 15:10:58 +01:00
2008-10-21 11:25:39 +02:00
2009-10-30 15:10:58 +01:00