Re: [U-Boot] [PATCH 0/3] Intel FPGA PCIe fixes

2019-08-09 Thread Tom Rini
On Fri, Aug 09, 2019 at 05:04:43PM +0800, Ley Foon Tan wrote: > On Tue, Jun 11, 2019 at 8:30 AM Ley Foon Tan wrote: > > > > On Fri, May 24, 2019 at 10:30 AM Ley Foon Tan > > wrote: > > > > > > This patchset fix issues in Intel FPGA PCIe driver. > > > - Fix TLP polling timeout > > > - Fix

Re: [U-Boot] [PATCH 0/3] Intel FPGA PCIe fixes

2019-08-09 Thread Ley Foon Tan
On Tue, Jun 11, 2019 at 8:30 AM Ley Foon Tan wrote: > > On Fri, May 24, 2019 at 10:30 AM Ley Foon Tan wrote: > > > > This patchset fix issues in Intel FPGA PCIe driver. > > - Fix TLP polling timeout > > - Fix enumerating mult-function PCIe device issue > > - Fix PCIe switch read config register

Re: [U-Boot] [PATCH 0/3] Intel FPGA PCIe fixes

2019-06-10 Thread Ley Foon Tan
On Fri, May 24, 2019 at 10:30 AM Ley Foon Tan wrote: > > This patchset fix issues in Intel FPGA PCIe driver. > - Fix TLP polling timeout > - Fix enumerating mult-function PCIe device issue > - Fix PCIe switch read config register issue > > Ley Foon Tan (3): > pci: intel: Increase TLP polling

[U-Boot] [PATCH 0/3] Intel FPGA PCIe fixes

2019-05-23 Thread Ley Foon Tan
This patchset fix issues in Intel FPGA PCIe driver. - Fix TLP polling timeout - Fix enumerating mult-function PCIe device issue - Fix PCIe switch read config register issue Ley Foon Tan (3): pci: intel: Increase TLP polling counter pci: intel: Fix error when enumerating multi-function PCIe