diff options
author | Shane Huang <shane.huang@amd.com> | 2013-06-03 18:24:55 +0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-06-03 13:02:45 -0600 |
commit | b996ac90f595dda271cbd858b136b45557fc1a57 (patch) | |
tree | 414b60c7077f3c8c135a9057611fb910171628e2 /Documentation/i2c/busses | |
parent | fafe5c3d82a470d73de53e6b08eb4e28d974d895 (diff) | |
download | op-kernel-dev-b996ac90f595dda271cbd858b136b45557fc1a57.zip op-kernel-dev-b996ac90f595dda271cbd858b136b45557fc1a57.tar.gz |
i2c-piix4: Add AMD CZ SMBus device ID
To add AMD CZ SMBus controller device ID.
[bhelgaas: drop pci_ids.h update]
Signed-off-by: Shane Huang <shane.huang@amd.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'Documentation/i2c/busses')
-rw-r--r-- | Documentation/i2c/busses/i2c-piix4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/i2c/busses/i2c-piix4 b/Documentation/i2c/busses/i2c-piix4 index 1e6634f..a370b20 100644 --- a/Documentation/i2c/busses/i2c-piix4 +++ b/Documentation/i2c/busses/i2c-piix4 @@ -13,7 +13,7 @@ Supported adapters: * AMD SP5100 (SB700 derivative found on some server mainboards) Datasheet: Publicly available at the AMD website http://support.amd.com/us/Embedded_TechDocs/44413.pdf - * AMD Hudson-2 + * AMD Hudson-2, CZ Datasheet: Not publicly available * Standard Microsystems (SMSC) SLC90E66 (Victory66) southbridge Datasheet: Publicly available at the SMSC website http://www.smsc.com |