]> Git Repo - linux.git/commit - drivers/i2c/busses/i2c-ocores.c
[PATCH] i2c: New bus driver for the OpenCores I2C controller
authorPeter Korsgaard <[email protected]>
Sun, 4 Jun 2006 18:01:08 +0000 (20:01 +0200)
committerGreg Kroah-Hartman <[email protected]>
Thu, 22 Jun 2006 18:10:33 +0000 (11:10 -0700)
commit18f98b1e3147afdb51e545cc6ff2b016c7d088a7
tree5f974b01a7efadabe037ace19a0f33037d36a4b7
parentaee62305345863430a937af289b9bd080a100dac
[PATCH] i2c: New bus driver for the OpenCores I2C controller

The following patch adds support for the OpenCores I2C controller IP
core (See http://www.opencores.org/projects.cgi/web/i2c/overview).

Signed-off-by: Peter Korsgaard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Documentation/i2c/busses/i2c-ocores [new file with mode: 0644]
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-ocores.c [new file with mode: 0644]
include/linux/i2c-ocores.h [new file with mode: 0644]
This page took 0.057332 seconds and 4 git commands to generate.