On Fri, Dec 11, 2015 at 11:30:10AM +0900, Simon Horman wrote: > Like the NFP6000 the NFP4000 as an erratum where reading/writing to PCI > config space addresses above 0x600 can cause the NFP to generate PCIe > completion timeouts. > > This short series extends usage quirk_nfp6000, which handles the above > problem by limiting config space size to 0x600 bytes, to the NFP4000. > > Compile tested on top of the pci/misc branch. > > Simon Horman (2): > PCI: Add Netronome NFP4000 device ID > PCI: Limit config space size for Netronome NFP4000 > > drivers/pci/quirks.c | 1 + > include/linux/pci_ids.h | 1 + > 2 files changed, 2 insertions(+) Applied to pci/misc for v4.5, thanks, Simon. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html