Re: [PATCH RESEND v9 1/2] PCI support added to ARC

2016-02-25 Thread Vineet Gupta
On Thursday 25 February 2016 10:00 PM, Bjorn Helgaas wrote: > On Wed, Feb 17, 2016 at 05:46:18PM +, Joao Pinto wrote: >> > This patch adds PCI support to ARC and updates drivers/pci Makefile >> > enabling the ARC arch to use the generic PCI setup functions. >> > >> > Signed-off-by: Joao Pinto

Re: [PATCH RESEND v9 1/2] PCI support added to ARC

2016-02-25 Thread Bjorn Helgaas
On Wed, Feb 17, 2016 at 05:46:18PM +, Joao Pinto wrote: > This patch adds PCI support to ARC and updates drivers/pci Makefile > enabling the ARC arch to use the generic PCI setup functions. > > Signed-off-by: Joao Pinto Did we have an ack from the ARC arch maintainer for this? I seem to rem

[PATCH RESEND v9 1/2] PCI support added to ARC

2016-02-17 Thread Joao Pinto
This patch adds PCI support to ARC and updates drivers/pci Makefile enabling the ARC arch to use the generic PCI setup functions. Signed-off-by: Joao Pinto --- Change v8 -> v9: - Nothing changed (just to keep up with patch set version). Change v7 -> v8: - Nothing changed (just to keep up with pat