diff options
author | Minghuan Lian <Minghuan.Lian@freescale.com> | 2014-11-05 03:45:11 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-11-13 11:31:52 -0500 |
commit | 62d0ff83c6e2221662fa0dccf2de096bdc7a2fc4 (patch) | |
tree | a28f30c8b8bb8585e1ede12217ac18efe2041f61 /MAINTAINERS | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a20df9bf8ab0..016e1ef1c16c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6983,6 +6983,16 @@ S: Maintained | |||
6983 | F: Documentation/devicetree/bindings/pci/xgene-pci.txt | 6983 | F: Documentation/devicetree/bindings/pci/xgene-pci.txt |
6984 | F: drivers/pci/host/pci-xgene.c | 6984 | F: drivers/pci/host/pci-xgene.c |
6985 | 6985 | ||
6986 | PCI DRIVER FOR FREESCALE LAYERSCAPE | ||
6987 | M: Minghuan Lian <minghuan.Lian@freescale.com> | ||
6988 | M: Mingkai Hu <mingkai.hu@freescale.com> | ||
6989 | M: Roy Zang <tie-fei.zang@freescale.com> | ||
6990 | L: linuxppc-dev@lists.ozlabs.org | ||
6991 | L: linux-pci@vger.kernel.org | ||
6992 | L: linux-arm-kernel@lists.infradead.org | ||
6993 | S: Maintained | ||
6994 | F: drivers/pci/host/*layerscape* | ||
6995 | |||
6986 | PCI DRIVER FOR IMX6 | 6996 | PCI DRIVER FOR IMX6 |
6987 | M: Richard Zhu <r65037@freescale.com> | 6997 | M: Richard Zhu <r65037@freescale.com> |
6988 | M: Lucas Stach <l.stach@pengutronix.de> | 6998 | M: Lucas Stach <l.stach@pengutronix.de> |