]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c: New Atmel AT91 bus driver
authorAndrew Victor <andrew@sanpeople.com>
Sun, 10 Dec 2006 20:21:30 +0000 (21:21 +0100)
committerJean Delvare <khali@arrakis.delvare>
Sun, 10 Dec 2006 20:21:30 +0000 (21:21 +0100)
commit813e30e9ab917f5493147451cfdbf6356a3dcee0
tree1d44e7b9bbe33c352e15d16e1e7417789ec593cc
parent6ea23039cb1cc7c379eb5fba0ed2c53291e9bea7
i2c: New Atmel AT91 bus driver

Add support for the I2C (Two-wire interface) controller integrated in
the Atmel AT91RM9200 processor.  This driver should also be usable on
the Atmel AT91SAM9261 and AT91SAM9260 processors.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-at91.c [new file with mode: 0644]