ata: ahci: add identifiers for ASM2116 series adapters
authorSzuying Chen <chensiying21@gmail.com>
Thu, 21 Sep 2023 09:33:51 +0000 (17:33 +0800)
committerDamien Le Moal <dlemoal@kernel.org>
Tue, 3 Oct 2023 00:39:49 +0000 (09:39 +0900)
Add support for PCIe SATA adapter cards based on Asmedia 2116 controllers.
These cards can provide up to 10 SATA ports on PCIe card.

Signed-off-by: Szuying Chen <Chloe_Chen@asmedia.com.tw>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
drivers/ata/ahci.c

index 08745e7db8201fcfd95bb63767b529e2ce337a60..99b3d3e60774948da76f47670fe218c2012dc2f0 100644 (file)
@@ -604,6 +604,11 @@ static const struct pci_device_id ahci_pci_tbl[] = {
        { PCI_VDEVICE(ASMEDIA, 0x0621), board_ahci },   /* ASM1061R */
        { PCI_VDEVICE(ASMEDIA, 0x0622), board_ahci },   /* ASM1062R */
        { PCI_VDEVICE(ASMEDIA, 0x0624), board_ahci },   /* ASM1062+JMB575 */
+       { PCI_VDEVICE(ASMEDIA, 0x1062), board_ahci },   /* ASM1062A */
+       { PCI_VDEVICE(ASMEDIA, 0x1064), board_ahci },   /* ASM1064 */
+       { PCI_VDEVICE(ASMEDIA, 0x1164), board_ahci },   /* ASM1164 */
+       { PCI_VDEVICE(ASMEDIA, 0x1165), board_ahci },   /* ASM1165 */
+       { PCI_VDEVICE(ASMEDIA, 0x1166), board_ahci },   /* ASM1166 */
 
        /*
         * Samsung SSDs found on some macbooks.  NCQ times out if MSI is