commit | 62d0ff83c6e2221662fa0dccf2de096bdc7a2fc4 | [log] [tgz] |
---|---|---|
author | Minghuan Lian <[email protected]> | Wed Nov 05 16:45:11 2014 +0800 |
committer | Bjorn Helgaas <[email protected]> | Thu Nov 13 09:31:52 2014 -0700 |
tree | a28f30c8b8bb8585e1ede12217ac18efe2041f61 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] [blame] |
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 <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Arnd Bergmann <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index a20df9b..016e1ef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -6983,6 +6983,16 @@ F: Documentation/devicetree/bindings/pci/xgene-pci.txt F: drivers/pci/host/pci-xgene.c +PCI DRIVER FOR FREESCALE LAYERSCAPE +M: Minghuan Lian <[email protected]> +M: Mingkai Hu <[email protected]> +M: Roy Zang <[email protected]> +L: [email protected] +L: [email protected] +L: [email protected] +S: Maintained +F: drivers/pci/host/*layerscape* + PCI DRIVER FOR IMX6 M: Richard Zhu <[email protected]> M: Lucas Stach <[email protected]>