commit | 5c7ae65899a4c5b05b6277f856018d1eeeb98907 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Tue Apr 25 14:18:16 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jun 22 11:10:33 2006 -0700 |
tree | e59ee9f28b3e07bdb0a0716c058cfde0fd867ee1 | |
parent | f9ba6c04ef1dcf16f7179b7883e9751baaac218e [diff] |
[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>