Re: [PATCH v12 0/6] Altera PCIe host controller driver with MSI support

2015-10-29 Thread Ley Foon Tan
On Fri, Oct 30, 2015 at 7:22 AM, Bjorn Helgaas wrote: >> >>> >> >>> I applied these to pci/host-altera for v4.4, thanks! >> >>> >> >>> I squashed these into three patches: >> >>> >> >>> - add msi.h to Kbuild >> >>> - add Altera host driver (including DT binding and MAINTAINERS update) >> >>>

Re: [PATCH v12 0/6] Altera PCIe host controller driver with MSI support

2015-10-29 Thread Bjorn Helgaas
On Wed, Oct 28, 2015 at 02:25:11PM +0800, Ley Foon Tan wrote: > On Wed, Oct 28, 2015 at 9:02 AM, Bjorn Helgaas wrote: > > On Tue, Oct 27, 2015 at 7:56 PM, Ley Foon Tan wrote: > >> On Tue, Oct 27, 2015 at 10:26 PM, Bjorn Helgaas wrote: > >>> Hi Ley, > >>> > >>> On Fri, Oct 23, 2015 at 06:27:09PM

Re: [PATCH v12 0/6] Altera PCIe host controller driver with MSI support

2015-10-27 Thread Ley Foon Tan
On Wed, Oct 28, 2015 at 9:02 AM, Bjorn Helgaas wrote: > On Tue, Oct 27, 2015 at 7:56 PM, Ley Foon Tan wrote: >> On Tue, Oct 27, 2015 at 10:26 PM, Bjorn Helgaas wrote: >>> Hi Ley, >>> >>> On Fri, Oct 23, 2015 at 06:27:09PM +0800, Ley Foon Tan wrote: This is the 12th version of patch set to a

Re: [PATCH v12 0/6] Altera PCIe host controller driver with MSI support

2015-10-27 Thread Bjorn Helgaas
On Tue, Oct 27, 2015 at 7:56 PM, Ley Foon Tan wrote: > On Tue, Oct 27, 2015 at 10:26 PM, Bjorn Helgaas wrote: >> Hi Ley, >> >> On Fri, Oct 23, 2015 at 06:27:09PM +0800, Ley Foon Tan wrote: >>> This is the 12th version of patch set to add support for Altera PCIe host >>> controller with MSI featur

Re: [PATCH v12 0/6] Altera PCIe host controller driver with MSI support

2015-10-27 Thread Ley Foon Tan
On Tue, Oct 27, 2015 at 10:26 PM, Bjorn Helgaas wrote: > Hi Ley, > > On Fri, Oct 23, 2015 at 06:27:09PM +0800, Ley Foon Tan wrote: >> This is the 12th version of patch set to add support for Altera PCIe host >> controller with MSI feature on Altera FPGA device families. This patchset >> mainly res

Re: [PATCH v12 0/6] Altera PCIe host controller driver with MSI support

2015-10-27 Thread Bjorn Helgaas
Hi Ley, On Fri, Oct 23, 2015 at 06:27:09PM +0800, Ley Foon Tan wrote: > This is the 12th version of patch set to add support for Altera PCIe host > controller with MSI feature on Altera FPGA device families. This patchset > mainly resovle the comments from Bjorn. > > > This patchset is based on