Message ID | 20171108201510.18601.30578.stgit@bhelgaas-glaptop.roam.corp.google.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote: > From: Bjorn Helgaas <bhelgaas@google.com> > > Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and > the endpoint driver framework. > > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> This is on my for-linus branch, and I intend to merge it for v4.14. > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index db412a627d96..a1f9653234cc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10429,6 +10429,16 @@ F: include/linux/pci* > F: arch/x86/pci/ > F: arch/x86/kernel/quirks.c > > +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS > +M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> > +L: linux-pci@vger.kernel.org > +Q: http://patchwork.ozlabs.org/project/linux-pci/list/ > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ > +S: Supported > +F: drivers/pci/host/ > +F: drivers/pci/dwc/ > +F: drivers/pci/endpoint > + > PCIE DRIVER FOR AXIS ARTPEC > M: Niklas Cassel <niklas.cassel@axis.com> > M: Jesper Nilsson <jesper.nilsson@axis.com> >
Hi Bjorn, On Thursday 09 November 2017 01:56 AM, Bjorn Helgaas wrote: > On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote: >> From: Bjorn Helgaas <bhelgaas@google.com> >> >> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and >> the endpoint driver framework. >> >> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> > > This is on my for-linus branch, and I intend to merge it for v4.14. There is already an entry for PCI endpoint in MAINTAINERS file. Can Lorenzo be added there? PCI ENDPOINT SUBSYSTEM M: Kishon Vijay Abraham I <kishon@ti.com> L: linux-pci@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git S: Supported F: drivers/pci/endpoint/ F: drivers/misc/pci_endpoint_test.c F: tools/pci/ Thanks Kishon > >> --- >> MAINTAINERS | 10 ++++++++++ >> 1 file changed, 10 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index db412a627d96..a1f9653234cc 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -10429,6 +10429,16 @@ F: include/linux/pci* >> F: arch/x86/pci/ >> F: arch/x86/kernel/quirks.c >> >> +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS >> +M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> >> +L: linux-pci@vger.kernel.org >> +Q: http://patchwork.ozlabs.org/project/linux-pci/list/ >> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ >> +S: Supported >> +F: drivers/pci/host/ >> +F: drivers/pci/dwc/ >> +F: drivers/pci/endpoint >> + >> PCIE DRIVER FOR AXIS ARTPEC >> M: Niklas Cassel <niklas.cassel@axis.com> >> M: Jesper Nilsson <jesper.nilsson@axis.com> >>
On Thu, Nov 09, 2017 at 11:28:36AM +0530, Kishon Vijay Abraham I wrote: > Hi Bjorn, > > On Thursday 09 November 2017 01:56 AM, Bjorn Helgaas wrote: > > On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote: > >> From: Bjorn Helgaas <bhelgaas@google.com> > >> > >> Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and > >> the endpoint driver framework. > >> > >> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> > > > > This is on my for-linus branch, and I intend to merge it for v4.14. > > There is already an entry for PCI endpoint in MAINTAINERS file. Can Lorenzo be > added there? That would work for me, just let me know what's best for you both. Thanks, Lorenzo > PCI ENDPOINT SUBSYSTEM > M: Kishon Vijay Abraham I <kishon@ti.com> > L: linux-pci@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git > S: Supported > F: drivers/pci/endpoint/ > F: drivers/misc/pci_endpoint_test.c > F: tools/pci/ > > Thanks > Kishon > > > >> --- > >> MAINTAINERS | 10 ++++++++++ > >> 1 file changed, 10 insertions(+) > >> > >> diff --git a/MAINTAINERS b/MAINTAINERS > >> index db412a627d96..a1f9653234cc 100644 > >> --- a/MAINTAINERS > >> +++ b/MAINTAINERS > >> @@ -10429,6 +10429,16 @@ F: include/linux/pci* > >> F: arch/x86/pci/ > >> F: arch/x86/kernel/quirks.c > >> > >> +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS > >> +M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> > >> +L: linux-pci@vger.kernel.org > >> +Q: http://patchwork.ozlabs.org/project/linux-pci/list/ > >> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ > >> +S: Supported > >> +F: drivers/pci/host/ > >> +F: drivers/pci/dwc/ > >> +F: drivers/pci/endpoint > >> + > >> PCIE DRIVER FOR AXIS ARTPEC > >> M: Niklas Cassel <niklas.cassel@axis.com> > >> M: Jesper Nilsson <jesper.nilsson@axis.com> > >>
On Wed, Nov 08, 2017 at 02:15:10PM -0600, Bjorn Helgaas wrote: > From: Bjorn Helgaas <bhelgaas@google.com> > > Add Lorenzo Pieralisi as maintainer for PCI native host bridge drivers and > the endpoint driver framework. > > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Thank you ! Lorenzo > diff --git a/MAINTAINERS b/MAINTAINERS > index db412a627d96..a1f9653234cc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10429,6 +10429,16 @@ F: include/linux/pci* > F: arch/x86/pci/ > F: arch/x86/kernel/quirks.c > > +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS > +M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> > +L: linux-pci@vger.kernel.org > +Q: http://patchwork.ozlabs.org/project/linux-pci/list/ > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ > +S: Supported > +F: drivers/pci/host/ > +F: drivers/pci/dwc/ > +F: drivers/pci/endpoint > + > PCIE DRIVER FOR AXIS ARTPEC > M: Niklas Cassel <niklas.cassel@axis.com> > M: Jesper Nilsson <jesper.nilsson@axis.com> >
diff --git a/MAINTAINERS b/MAINTAINERS index db412a627d96..a1f9653234cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10429,6 +10429,16 @@ F: include/linux/pci* F: arch/x86/pci/ F: arch/x86/kernel/quirks.c +PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS +M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> +L: linux-pci@vger.kernel.org +Q: http://patchwork.ozlabs.org/project/linux-pci/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/ +S: Supported +F: drivers/pci/host/ +F: drivers/pci/dwc/ +F: drivers/pci/endpoint + PCIE DRIVER FOR AXIS ARTPEC M: Niklas Cassel <niklas.cassel@axis.com> M: Jesper Nilsson <jesper.nilsson@axis.com>