u-boot-brain/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
..
clocks_omap3.h OMAP3: Add pin mux, clock and cpu headers 2009-01-24 17:51:20 +01:00
clocks.h OMAP3: Add OMAP3, memory and function prototype headers 2009-01-24 17:51:20 +01:00
cpu.h omap3: Fixed a problem with hwecc 2009-08-18 13:51:30 +02:00
gpio.h OMAP3 Port kernel omap gpio interface. 2009-06-12 20:39:50 +02:00
i2c.h OMAP2/3: I2C: Add support for second and third bus 2009-11-16 07:25:15 +01:00
mem.h omap3: remove typedefs for configuration structs 2009-08-08 11:33:23 +02:00
mmc_host_def.h OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01:00
mmc.h OMAP3 MMC: Fix warning dereferencing type-punned pointer 2009-10-13 06:17:36 -05:00
mux.h OMAP3: Add pin mux, clock and cpu headers 2009-01-24 17:51:20 +01:00
omap3.h OMAP3 Move cache routine to cache.S 2009-10-13 06:17:33 -05:00
omap_gpmc.h Coding style cleanup; update CHANGELOG 2009-02-12 00:08:39 +01:00
sys_proto.h TI OMAP3: make gpmc_config as const 2009-10-24 09:55:24 -05:00