]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
authorAndre Przywara <andre.przywara@arm.com>
Fri, 5 Apr 2019 15:20:47 +0000 (16:20 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Apr 2019 21:11:16 +0000 (16:11 -0500)
commit56b182af7652b0d46d51b39f0e6831eca73cd8af
tree548dce3b40c750975fdcb238d2656a6c118ae03c
parente2d21895b91bb439976eac5e3c80e5011b4802ce
PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller

There is a Marvell 88SE9170 PCIe SATA controller I found on a board here.
Some quick testing with the ARM SMMU enabled reveals that it suffers from
the same requester ID mixup problems as the other Marvell chips listed
already.

Add the PCI vendor/device ID to the list of chips which need the
workaround.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org
drivers/pci/quirks.c