[PATCH] I2C: add new atxp1 driver
authorSebastian Witt <se.witt@gmx.net>
Wed, 13 Apr 2005 20:27:53 +0000 (22:27 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:51:50 +0000 (21:51 -0700)
commit9cb7d18433ea6db04b3999e8d0b8f52fba551c2d
tree0feff7401b43c5b3b2def0ae64db8f6c385a596b
parent3886246a257e828248ce1e72ced00408a3557f0d
[PATCH] I2C: add new atxp1 driver

Adds support for the Attansic ATXP1 I2C device, found on some x86
plattforms to change CPU and other voltages.  Depends on the previous
i2c-vid.h patch.

Signed-off-by: Sebastian Witt <se.witt@gmx.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile
drivers/i2c/chips/atxp1.c [new file with mode: 0644]