Re: [PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-09-24 Thread Mark Rutland
On Thu, Aug 27, 2015 at 12:44:20PM +0100, Bharat Kumar Gogada wrote: > Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP. > > Signed-off-by: Bharat Kumar Gogada > Signed-off-by: Ravi Kiran Gummaluri > --- > .../devicetree/bindings/pci/xilinx-nwl-pcie.txt| 39 + >

Re: [PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-09-24 Thread Bjorn Helgaas
Hi Bharat, I'm resending this since you sent a ping three days after I responded, so I don't know whether you got this the first time around. DMARC got turned on for mail coming from @google.com, which apparently caused some email providers to drop it. I switched to sending from

Re: [PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-09-24 Thread Bjorn Helgaas
Hi Bharat, I'm resending this since you sent a ping three days after I responded, so I don't know whether you got this the first time around. DMARC got turned on for mail coming from @google.com, which apparently caused some email providers to drop it. I switched to sending from

Re: [PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-09-24 Thread Mark Rutland
On Thu, Aug 27, 2015 at 12:44:20PM +0100, Bharat Kumar Gogada wrote: > Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP. > > Signed-off-by: Bharat Kumar Gogada > Signed-off-by: Ravi Kiran Gummaluri > --- >

RE: [PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-09-21 Thread Bharat Kumar Gogada
Ping! -Original Message- From: Bharat Kumar Gogada [mailto:bharat.kumar.gog...@xilinx.com] Sent: Thursday, August 27, 2015 5:14 PM To: robh...@kernel.org; pawel.m...@arm.com; mark.rutl...@arm.com; ijc+devicet...@hellion.org.uk; ga...@codeaurora.org; Michal Simek; Soren Brinkmann;

RE: [PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-09-21 Thread Bharat Kumar Gogada
Ping! -Original Message- From: Bharat Kumar Gogada [mailto:bharat.kumar.gog...@xilinx.com] Sent: Thursday, August 27, 2015 5:14 PM To: robh...@kernel.org; pawel.m...@arm.com; mark.rutl...@arm.com; ijc+devicet...@hellion.org.uk; ga...@codeaurora.org; Michal Simek; Soren Brinkmann;

Re: [PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-09-18 Thread Bjorn Helgaas
Hi Bharat, On Thu, Aug 27, 2015 at 05:14:20PM +0530, Bharat Kumar Gogada wrote: > Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP. > diff --git a/drivers/pci/host/Makefile b/drivers/pci/host/Makefile > index 140d66f..0f3a789 100644 > --- a/drivers/pci/host/Makefile > +++

Re: [PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-09-18 Thread Bjorn Helgaas
Hi Bharat, On Thu, Aug 27, 2015 at 05:14:20PM +0530, Bharat Kumar Gogada wrote: > Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP. > diff --git a/drivers/pci/host/Makefile b/drivers/pci/host/Makefile > index 140d66f..0f3a789 100644 > --- a/drivers/pci/host/Makefile > +++