diff mbox

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

Message ID 1498535594-138680-1-git-send-email-shawn.lin@rock-chips.com
State Not Applicable
Delegated to: David Miller
Headers show

Commit Message

Shawn Lin June 27, 2017, 3:53 a.m. UTC
Adding ASMedia 1061R and 1062R platform device IDs for SATA.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---

 drivers/ata/ahci.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Tejun Heo June 27, 2017, 3:23 p.m. UTC | #1
On Tue, Jun 27, 2017 at 11:53:14AM +0800, Shawn Lin wrote:
> Adding ASMedia 1061R and 1062R platform device IDs for SATA.
> 
> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>

Applied to libata/for-4.13.

Thanks.
diff mbox

Patch

diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c
index 1e1c355..5a5fd0b 100644
--- a/drivers/ata/ahci.c
+++ b/drivers/ata/ahci.c
@@ -548,6 +548,8 @@  static int ahci_p5wdh_hardreset(struct ata_link *link, unsigned int *class,
 	{ 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