ahci: Add PCI-id for the Highpoint Rocketraid 644L card
authorHans de Goede <hdegoede@redhat.com>
Fri, 2 Mar 2018 10:36:32 +0000 (11:36 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 4 Mar 2018 20:35:36 +0000 (12:35 -0800)
commit28b2182dad43f6f8fcbd167539a26714fd12bd64
tree773db81b1db967d073aaa04ec3984878efa69d93
parent6f54120e17e311fd7ac42b9ec2a0611caa5b46ad
ahci: Add PCI-id for the Highpoint Rocketraid 644L card

Like the Highpoint Rocketraid 642L and cards using a Marvel 88SE9235
controller in general, this RAID card also supports AHCI mode and short
of a custom driver, this is the only way to make it work under Linux.

Note that even though the card is called to 644L, it has a product-id
of 0x0645.

Cc: stable@vger.kernel.org
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1534106
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/ata/ahci.c