Add preliminary support for RPL-S PCH

This commit is contained in:
Sam Demeulemeester 2022-05-23 01:09:13 +02:00
parent 67cb78f4e5
commit 1383f871d8
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ static const struct pci_smbus_controller smbcontrollers[] = {
{0x8086, 0x7AA3, ich5_get_smb}, // Alder Lake-S (PCH)
{0x8086, 0x51A3, ich5_get_smb}, // Alder Lake-P (PCH)
{0x8086, 0x54A3, ich5_get_smb}, // Alder Lake-M (PCH)
{0x8086, 0x7A23, ich5_get_smb}, // Raptor Lake-S (PCH)
// ATI SMBUS
{0x1002, 0x4385, amd_sb_get_smb}, // ATI SB600+ (Now AMD)