Skip to content

Commit a270ce1

Browse files
author
Kelvin Cao
committed
Add device IDs for PM8541 and PM8542
1 parent 136b10a commit a270ce1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

switchtec.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,6 +1353,8 @@ static const struct pci_device_id switchtec_pci_tbl[] = {
13531353
SWITCHTEC_PCI_DEVICE(0x8534), //PFX 64xG3
13541354
SWITCHTEC_PCI_DEVICE(0x8535), //PFX 80xG3
13551355
SWITCHTEC_PCI_DEVICE(0x8536), //PFX 96xG3
1356+
SWITCHTEC_PCI_DEVICE(0x8541), //PSX 24xG3
1357+
SWITCHTEC_PCI_DEVICE(0x8542), //PSX 32xG3
13561358
SWITCHTEC_PCI_DEVICE(0x8543), //PSX 48xG3
13571359
SWITCHTEC_PCI_DEVICE(0x8544), //PSX 64xG3
13581360
SWITCHTEC_PCI_DEVICE(0x8545), //PSX 80xG3

0 commit comments

Comments
 (0)