提交 0ce968f3 编写于 作者: S Shawn Lin 提交者: Tejun Heo

ahci: Add Device ID for ASMedia 1061R and 1062R

Adding ASMedia 1061R and 1062R platform device IDs for SATA.
Signed-off-by: NShawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: NTejun Heo <tj@kernel.org>
上级 98633258
......@@ -548,6 +548,8 @@ static const struct pci_device_id ahci_pci_tbl[] = {
{ PCI_VDEVICE(ASMEDIA, 0x0602), board_ahci }, /* ASM1060 */
{ PCI_VDEVICE(ASMEDIA, 0x0611), board_ahci }, /* ASM1061 */
{ PCI_VDEVICE(ASMEDIA, 0x0612), board_ahci }, /* ASM1062 */
{ PCI_VDEVICE(ASMEDIA, 0x0621), board_ahci }, /* ASM1061R */
{ PCI_VDEVICE(ASMEDIA, 0x0622), board_ahci }, /* ASM1062R */
/*
* Samsung SSDs found on some macbooks. NCQ times out if MSI is
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册