diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-07 22:30:30 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-10-12 11:13:36 -0500 |
commit | 3dc9d38c0cf6048b2163b4a233c423746b29cc9d (patch) | |
tree | d5f3ce00dceed59ec8be37b4b7d934f0d39d6e0c /MAINTAINERS | |
parent | a477815f89542e68b115128d375b6a57e93e1655 (diff) | |
download | linux-3dc9d38c0cf6048b2163b4a233c423746b29cc9d.tar.bz2 |
MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driver
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c0e623f57414..9787232de4ef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8936,6 +8936,14 @@ S: Maintained F: Documentation/devicetree/bindings/pci/versatile.txt F: drivers/pci/host/pci-versatile.c +PCI DRIVER FOR ARMADA 8K +M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> +L: linux-pci@vger.kernel.org +L: linux-arm-kernel@lists.infradead.org +S: Maintained +F: Documentation/devicetree/bindings/pci/pci-armada8k.txt +F: drivers/pci/host/pcie-armada8k.c + PCI DRIVER FOR APPLIEDMICRO XGENE M: Tanmay Inamdar <tinamdar@apm.com> L: linux-pci@vger.kernel.org |