MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
I'm currently maintaining the PCI endpoint subsystem and reviewing the
native host bridge and endpoint drivers. However, this affects my endpoint
maintainership role since I cannot merge endpoint patches that depend on
the controller drivers (which is more common). Moreover, the controller
driver patches would also benefit from a helping hand in maintaining them.
So I'd like to step up to maintain the native host bridge and endpoint
drivers together with the endpoint subsystem.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ce2b64f4568d..ed035c9b3a61 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18631,7 +18631,7 @@ F: drivers/pci/controller/pci-xgene-msi.c
PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
M: Lorenzo Pieralisi <lpieralisi@kernel.org>
M: Krzysztof Wilczyński <kw@linux.com>
-R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
R: Rob Herring <robh@kernel.org>
L: linux-pci@vger.kernel.org
S: Supported
--
2.43.0
On Fri, Apr 18, 2025 at 03:19:02PM +0530, Manivannan Sadhasivam wrote: > I'm currently maintaining the PCI endpoint subsystem and reviewing the > native host bridge and endpoint drivers. However, this affects my endpoint > maintainership role since I cannot merge endpoint patches that depend on > the controller drivers (which is more common). Moreover, the controller > driver patches would also benefit from a helping hand in maintaining them. > > So I'd like to step up to maintain the native host bridge and endpoint > drivers together with the endpoint subsystem. > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Applied to pci/for-linus for v6.15, thanks! I appreciate your help in looking after these. > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ce2b64f4568d..ed035c9b3a61 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -18631,7 +18631,7 @@ F: drivers/pci/controller/pci-xgene-msi.c > PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS > M: Lorenzo Pieralisi <lpieralisi@kernel.org> > M: Krzysztof Wilczyński <kw@linux.com> > -R: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > +M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > R: Rob Herring <robh@kernel.org> > L: linux-pci@vger.kernel.org > S: Supported > -- > 2.43.0 >
© 2016 - 2025 Red Hat, Inc.