Re: [PATCH 1/6] pci, thunder: Add support for Thunder PCIe host controller

2014-09-30 Thread Sunil Kovvuri
Will/Arnd Thanks for the comments. There is another patch submitted for adding MSI controller to Generic driver. https://lkml.org/lkml/2014/9/28/150 Will go through these and comeback. On Wed, Sep 24, 2014 at 10:19 PM, Will Deacon will.dea...@arm.com wrote: On Wed, Sep 24, 2014 at 05:12:26PM

[PATCH 1/6] pci, thunder: Add support for Thunder PCIe host controller

2014-09-24 Thread Robert Richter
From: Sunil Goutham sgout...@cavium.com This patch adds support for PCI host controller of Cavium Thunder SoCs. Signed-off-by: Sunil Goutham sgout...@cavium.com Signed-off-by: Robert Richter rrich...@cavium.com --- drivers/pci/host/Kconfig| 8 ++ drivers/pci/host/Makefile | 1

Re: [PATCH 1/6] pci, thunder: Add support for Thunder PCIe host controller

2014-09-24 Thread Arnd Bergmann
On Wednesday 24 September 2014 17:37:43 Robert Richter wrote: From: Sunil Goutham sgout...@cavium.com This patch adds support for PCI host controller of Cavium Thunder SoCs. I had expected this hardware to be SBSA compliant. Why do you need a hardware specific driver, is this a workaround

Re: [PATCH 1/6] pci, thunder: Add support for Thunder PCIe host controller

2014-09-24 Thread Will Deacon
On Wed, Sep 24, 2014 at 05:12:26PM +0100, Arnd Bergmann wrote: On Wednesday 24 September 2014 17:37:43 Robert Richter wrote: From: Sunil Goutham sgout...@cavium.com This patch adds support for PCI host controller of Cavium Thunder SoCs. I had expected this hardware to be SBSA