Re: [PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller

2016-06-21 Thread Bjorn Helgaas
On Mon, Jun 20, 2016 at 03:50:07PM -0400, Paul Gortmaker wrote: > On Mon, May 9, 2016 at 7:49 AM, Niklas Cassel wrote: > > From: Niklas Cassel > > > > The Axis ARTPEC-6 SoC integrates a PCIe controller from Synopsys. > > This commit adds a new driver that provides the small glue > > needed to use

Re: [PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller

2016-06-20 Thread Paul Gortmaker
On Mon, May 9, 2016 at 7:49 AM, Niklas Cassel wrote: > From: Niklas Cassel > > The Axis ARTPEC-6 SoC integrates a PCIe controller from Synopsys. > This commit adds a new driver that provides the small glue > needed to use the existing Designware driver to make it work on > the Axis ARTPEC-6 SoC.

Re: [PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller

2016-06-20 Thread Bjorn Helgaas
On Mon, Jun 20, 2016 at 02:56:58AM +0200, Niklas Cassel wrote: > > On 06/13/2016 03:33 PM, Bjorn Helgaas wrote: > > On Mon, Jun 13, 2016 at 03:12:13PM +0200, Niklas Cassel wrote: > >> On 06/10/2016 12:41 AM, Bjorn Helgaas wrote: > >>> On Mon, May 09, 2016 at 01:49:03PM +0200, Niklas Cassel wrote:

Re: [PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller

2016-06-19 Thread Niklas Cassel
On 06/13/2016 03:33 PM, Bjorn Helgaas wrote: > On Mon, Jun 13, 2016 at 03:12:13PM +0200, Niklas Cassel wrote: >> On 06/10/2016 12:41 AM, Bjorn Helgaas wrote: >>> On Mon, May 09, 2016 at 01:49:03PM +0200, Niklas Cassel wrote: From: Niklas Cassel The Axis ARTPEC-6 SoC integrates a PC

Re: [PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller

2016-06-13 Thread Bjorn Helgaas
On Mon, Jun 13, 2016 at 03:12:13PM +0200, Niklas Cassel wrote: > On 06/10/2016 12:41 AM, Bjorn Helgaas wrote: > > On Mon, May 09, 2016 at 01:49:03PM +0200, Niklas Cassel wrote: > >> From: Niklas Cassel > >> > >> The Axis ARTPEC-6 SoC integrates a PCIe controller from Synopsys. > >> This commit add

Re: [PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller

2016-06-13 Thread Niklas Cassel
On 06/10/2016 12:41 AM, Bjorn Helgaas wrote: > On Mon, May 09, 2016 at 01:49:03PM +0200, Niklas Cassel wrote: >> From: Niklas Cassel >> >> The Axis ARTPEC-6 SoC integrates a PCIe controller from Synopsys. >> This commit adds a new driver that provides the small glue >> needed to use the existing

Re: [PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller

2016-06-09 Thread Bjorn Helgaas
On Mon, May 09, 2016 at 01:49:03PM +0200, Niklas Cassel wrote: > From: Niklas Cassel > > The Axis ARTPEC-6 SoC integrates a PCIe controller from Synopsys. > This commit adds a new driver that provides the small glue > needed to use the existing Designware driver to make it work on > the Axis ARTP