Hi Huacai, On Thu, Sep 20, 2018 at 09:11:03AM +0800, Huacai Chen wrote: > Original Loongson-3 pci_ops can only access standard pci config space, > this patch let it be able to access extended pci config space. > > Signed-off-by: Huacai Chen <chenhc@xxxxxxxxxx> > --- > arch/mips/pci/ops-loongson3.c | 34 +++++++++++++++++++++++----------- > 1 file changed, 23 insertions(+), 11 deletions(-) Thanks - applied to mips-next for 4.20, with a couple of tweaks to satisfy checkpatch. Paul