PCI: layerscape: Add Freescale Layerscape PCIe driver
authorMinghuan Lian <Minghuan.Lian@freescale.com>
Wed, 5 Nov 2014 08:45:11 +0000 (16:45 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Nov 2014 16:31:52 +0000 (09:31 -0700)
commit62d0ff83c6e2221662fa0dccf2de096bdc7a2fc4
treea28f30c8b8bb8585e1ede12217ac18efe2041f61
parentf114040e3ea6e07372334ade75d1ee0775c355e1
PCI: layerscape: Add Freescale Layerscape PCIe driver

Add support for Freescale Layerscape PCIe controller.  This driver re-uses
the Synopsis DesignWare core code.

[bhelgaas: add Kconfig dependency on CONFIG_ARM]
Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/pci/layerscape-pci.txt [new file with mode: 0644]
MAINTAINERS
drivers/pci/host/Kconfig
drivers/pci/host/Makefile
drivers/pci/host/pci-layerscape.c [new file with mode: 0644]
This page took 0.028125 seconds and 5 git commands to generate.