PCI: xgene: Add APM X-Gene PCIe driver
authorTanmay Inamdar <tinamdar@apm.com>
Wed, 1 Oct 2014 19:01:35 +0000 (13:01 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 1 Oct 2014 19:01:35 +0000 (13:01 -0600)
commit5f6b6ccdbe1cdfa5aa4347ec5412509b8995db27
tree7268c14e0362a245dcf47dd636bf18e44fe5e276
parentd1e6dc91b532d3d3dbbd0fa356b775ca320dc2c2
PCI: xgene: Add APM X-Gene PCIe driver

Add the AppliedMicro X-Gene SOC PCIe host controller driver.  The X-Gene
PCIe controller supports up to 8 lanes and GEN3 speed.  The X-Gene SOC
supports up to 5 PCIe ports.

[bhelgaas: folded in MAINTAINERS and bindings updates]
Tested-by: Ming Lei <ming.lei@canonical.com>
Tested-by: Dann Frazier <dann.frazier@canonical.com>
Signed-off-by: Tanmay Inamdar <tinamdar@apm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Liviu Dudau <Liviu.Dudau@arm.com> (driver)
Documentation/devicetree/bindings/pci/xgene-pci.txt [new file with mode: 0644]
MAINTAINERS
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pci-xgene.c [new file with mode: 0644]
This page took 0.026012 seconds and 5 git commands to generate.