Message ID | 1475872231-3199-1-git-send-email-thomas.petazzoni@free-electrons.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
On Fri, Oct 07, 2016 at 10:30:30PM +0200, Thomas Petazzoni wrote: > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Applied to pci/host-armada for v4.9, thanks, Thomas! > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f593300..8f6fb8c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8965,6 +8965,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 > -- > 2.7.4 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-pci" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index f593300..8f6fb8c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8965,6 +8965,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
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)