scsi: mvsas: Add PCI ID of RocketRaid 2640
authorAlexey Galakhov <agalakhov@gmail.com>
Wed, 9 Mar 2022 21:25:35 +0000 (22:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2022 07:23:24 +0000 (09:23 +0200)
commit5b7ce74b6bc8c7e6ee3cb8b22b8c5e3e27943339
tree5f4b41afa1717435f10406206ef681eef2afd8f9
parent4b44cd5840577479ee6ed387371dd1d1252ca921
scsi: mvsas: Add PCI ID of RocketRaid 2640

[ Upstream commit 5f2bce1e222028dc1c15f130109a17aa654ae6e8 ]

The HighPoint RocketRaid 2640 is a low-cost SAS controller based on Marvell
chip. The chip in question was already supported by the kernel, just the
PCI ID of this particular board was missing.

Link: https://lore.kernel.org/r/20220309212535.402987-1-agalakhov@gmail.com
Signed-off-by: Alexey Galakhov <agalakhov@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/scsi/mvsas/mv_init.c