uboot-mt623x/include/asm-arm/arch-omap24xx
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
..
bits.h Separate omap24xx specific code from arm1136 2008-04-13 14:15:15 -07:00
clocks.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
i2c.h OMAP2/3: I2C: Add support for second and third bus 2009-11-16 07:25:15 +01:00
mem.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mux.h Separate omap24xx specific code from arm1136 2008-04-13 14:15:15 -07:00
omap2420.h Separate omap24xx specific code from arm1136 2008-04-13 14:15:15 -07:00
sizes.h Separate omap24xx specific code from arm1136 2008-04-13 14:15:15 -07:00
sys_info.h Separate omap24xx specific code from arm1136 2008-04-13 14:15:15 -07:00
sys_proto.h Separate omap24xx specific code from arm1136 2008-04-13 14:15:15 -07:00