i2c: Add Intel SCH SMBus support
authorAlek Du <alek.du@intel.com>
Mon, 14 Jul 2008 20:38:27 +0000 (22:38 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Mon, 14 Jul 2008 20:38:27 +0000 (22:38 +0200)
commit5bc1200852c3dfc312481f57622f48b289ac802e
tree262c2e628d5a4e110e8a2cfff6934fe2469f75f4
parentf7050bd716047a4dfec7d061e28df7ffd6815ebd
i2c: Add Intel SCH SMBus support

New i2c bus driver for the Intel SCH chipsets (AF82US15W, AF82US15L,
AF82UL11L).

Signed-off-by: Alek Du <alek.du@intel.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-isch.c [new file with mode: 0644]