Hi Huacai, On Sat, Sep 15, 2018 at 02:01:12PM +0800, Huacai Chen wrote: > Call pcie_bus_configure_settings() on MIPS, like for other platforms. > The function pcie_bus_configure_settings() makes sure the MPS (Max > Payload Size) across the bus is uniform and provides the ability to > tune the MRSS (Max Read Request Size) and MPS (Max Payload Size) to > higher performance values. Some devices will not operate properly if > these aren't set correctly because the firmware doesn't always do it. > > Signed-off-by: Huacai Chen <chenhc@xxxxxxxxxx> > --- > arch/mips/pci/pci-legacy.c | 4 ++++ > 1 file changed, 4 insertions(+) Thanks - applied to mips-next for 4.20. Paul