[RFC PATCH V3 0/4] APM X-Gene PCIe controller
From: Tanmay Inamdar <hidden>
Date: 2014-01-30 00:40:24
Also in:
linux-devicetree, linux-pci, lkml
On Wed, Jan 29, 2014 at 4:18 PM, Bjorn Helgaas [off-list ref] wrote:
On Sat, Jan 25, 2014 at 9:09 AM, Dann Frazier [off-list ref] wrote:quoted
On Fri, Jan 24, 2014 at 2:32 PM, Tanmay Inamdar [off-list ref] wrote:quoted
This patch adds support for AppliedMicro X-Gene PCIe host controller. The driver is tested on X-Gene platform with different gen1/2/3 PCIe endpoint cards. X-Gene PCIe controller driver has depedency on the pcie arch support for arm64. The arm64 pcie arch support is not yet part of mainline Linux kernel and approach for arch support is under discussion with arm64 maintainers. The reference patch can be found here --> https://lkml.org/lkml/2013/10/23/244The reference patch looks corrupted (pcibios.c has no includes, etc), would you mind reposting?When you repost, please make sure you fix whatever problem is preventing your email from appearing on the vger mailing lists. I won't apply things that haven't appeared on the linux-pci list, because that list is the opportunity for other people to review them.
You are absolutely right. If the patches are not reaching mailing list, they should not appear on archive list as well. However I am seeing my patches recorded on archives. So I am not sure if they are actually getting dropped on linux-pci or any other mailing list. http://www.spinics.net/lists/linux-pci/msg28198.html http://article.gmane.org/gmane.linux.kernel.pci/28442/match=tanmay+inamdar
Bjorn