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:08:32 +0000 (09:08 +0200)
commitf2c1d05dac45830a23a39ce50fc80ea021478a95
treeeb4266147c3303cb150306ed2e6df8ec80baa69d
parent726236c5df5c1d096e0dafdba6750c3b4b9d1c8c
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