]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Add bridge DMA alias quirk for ITE bridge
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 9 Jun 2014 18:43:25 +0000 (12:43 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Jun 2014 19:56:04 +0000 (13:56 -0600)
commite5b9068f53227a5a3882788f6d11a4bb6fd161c0
tree880f919e41f0475b985eeac7e2f1a7bb24cd4878
parent0fe0b055b93e16ae3b5ef903985083815282d69e
PCI: Add bridge DMA alias quirk for ITE bridge

The ITE 8892 is a PCIe-to-PCI bridge but doesn't have a PCIe capability.
Quirk it so we can figure out the DMA alias for devices below the bridge,
so they work correctly with an IOMMU.

[bhelgaas: add changelog]
Link: https://bugzilla.kernel.org/show_bug.cgi?id=73551
Reported-by: Ronald <rwarsow@gmx.de>
Tested-by: Ronald <rwarsow@gmx.de>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c