From 98ca50db1bb91822fc190d3ebec0f80c556c8cfb Mon Sep 17 00:00:00 2001 From: Alex Williamson Date: Mon, 9 Jun 2014 12:43:25 -0600 Subject: [PATCH] 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 Tested-by: Ronald Signed-off-by: Alex Williamson Signed-off-by: Bjorn Helgaas --- Reading git-format-patch failed