On Wed, Feb 8, 2017 at 4:55 PM, Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote: > On Fri, Jan 27, 2017 at 04:44:07PM -0500, Jon Mason wrote: >> A patch that corrects an issue where the MPS could not be set, and >> another that fixes some quirks in the PAXC >> >> Jon Mason (2): >> PCI: iproc: allow the MPS to be set >> PCI: Add quirk entry for NS2 PAXC PCI >> >> drivers/pci/host/pcie-iproc.c | 5 ++++- >> drivers/pci/quirks.c | 21 +++++++++++++++++++++ >> 2 files changed, 25 insertions(+), 1 deletion(-) > > Applied with Ray's ack to pci/host-iproc for v4.11, thanks! > > It looks to me like several other drivers need a similar MPS fix. > I'll CC you on the patches. I'm happy to look at whatever you want to CC me on, but this is an SoC thing that I do not believe is applicable to the standard PCI device (if that is what you are referring to). Thanks, Jon > > Bjorn