Re: [PATCH 1/2] add new platform driver for PCI RC

2015-12-05 Thread kbuild test robot
Hi Joao, [auto build test ERROR on arc/for-next] [also build test ERROR on v4.4-rc3 next-20151203] url: https://github.com/0day-ci/linux/commits/Joao-Pinto/adding-PCI-support-to-AXS10x/20151124-223533 base: https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc for-next config: microbla

Re: [PATCH 1/2] add new platform driver for PCI RC

2015-12-05 Thread kbuild test robot
Hi Joao, [auto build test ERROR on arc/for-next] [also build test ERROR on v4.4-rc3 next-20151203] url: https://github.com/0day-ci/linux/commits/Joao-Pinto/adding-PCI-support-to-AXS10x/20151124-223533 base: https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc for-next config: sparc-al

Re: [PATCH 1/2] add new platform driver for PCI RC

2015-12-04 Thread Bjorn Helgaas
[+cc DT guys] Hi Joao, On Tue, Nov 24, 2015 at 02:32:05PM +, Joao Pinto wrote: > This patch adds a new driver that will be the reference platform driver for > all > PCI RC IP Protoyping Kits based on ARC SDP. This patch is composed by: > > -Changes to pcie-designware driver add a function t

[PATCH 1/2] add new platform driver for PCI RC

2015-11-24 Thread Joao Pinto
This patch adds a new driver that will be the reference platform driver for all PCI RC IP Protoyping Kits based on ARC SDP. This patch is composed by: -Changes to pcie-designware driver add a function that enables the feature of starting the LTSSM (Link Train Status State) used by the new driver -

Re: [PATCH 1/2] add new platform driver for PCI RC

2015-11-24 Thread kbuild test robot
Hi Joao, [auto build test ERROR on arc/for-next] [also build test ERROR on v4.4-rc2 next-20151124] url: https://github.com/0day-ci/linux/commits/Joao-Pinto/add-new-platform-driver-for-PCI-RC/20151124-194755 base: https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc for-next config: i3

[PATCH 1/2] add new platform driver for PCI RC

2015-11-24 Thread Joao Pinto
This patch adds a new driver that will be the reference platform driver for all PCIe RC IP Protoyping Kits based on ARC SDP. This patch is composed by: -Changes to pcie-designware driver adds a function that enables the feature of starting the LTSSM (Link Train Status State) used by the new driver