]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Add I2C support
authorDirk Behme <dirk.behme@googlemail.com>
Sun, 14 Dec 2008 08:47:18 +0000 (09:47 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 24 Jan 2009 16:51:22 +0000 (17:51 +0100)
commit7d264c1ef267cfc8d928bc8577a7cc907f2f5e47
tree7a83a39da5b9f032e4b1bd9f98e2dbd3641c21ec
parentb1c3bf99fb477675d464aeadb5dd69d2cbc9dc7b
OMAP3: Add I2C support

Add I2C support.

Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
drivers/i2c/Makefile
drivers/i2c/omap24xx_i2c.c
include/asm-arm/arch-omap3/i2c.h [new file with mode: 0644]