[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55
authorJean Delvare <khali@linux-fr.org>
Tue, 25 Apr 2006 12:18:16 +0000 (14:18 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jun 2006 18:10:33 +0000 (11:10 -0700)
commit5c7ae65899a4c5b05b6277f856018d1eeeb98907
treee59ee9f28b3e07bdb0a0716c058cfde0fd867ee1
parentf9ba6c04ef1dcf16f7179b7883e9751baaac218e
[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55

Add support for the new nForce4 MCP51 (also known as nForce 410 or
430) and nForce4 MCP55 to the i2c-nforce2 driver. Some code changes
were required because the base I/O address registers have changed in
these versions. Standard BARs are now being used, while the original
nForce2 chips used non-standard ones.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/i2c/busses/i2c-nforce2
drivers/i2c/busses/i2c-nforce2.c
include/linux/pci_ids.h