i2c-piix4: Add support to SB800 SMBus changes
authorShane Huang <shane.huang@amd.com>
Sat, 28 Mar 2009 20:34:46 +0000 (21:34 +0100)
committerJean Delvare <khali@linux-fr.org>
Sat, 28 Mar 2009 20:34:46 +0000 (21:34 +0100)
commit87e1960e93fe792c4f4344a6f3a970f9573c76aa
treef639de840f26b45f395ec7ef2c8e92f2935a37a4
parent6b110d13aacc9c4ef5f01af12a5e2b7f1d23f106
i2c-piix4: Add support to SB800 SMBus changes

Add support for the AMD SB800 Family series of products.
Major changes include the changes to addressing the SMBus registers at different
location from the locations in the previous compatible parts from AMD such as
SB400/SB600/SB700. For SB800, the main features and register definitions of
SMBus and other interfaces are still compatible with the previous products with
the only change being in how to access the internal registers for these blocks.

Signed-off-by: Shane Huang <shane.huang@amd.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-piix4.c