Message ID | 20230411033928.30397-11-Sergey.Semin@baikalelectronics.ru (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | PCI: dwc: Relatively simple fixes and cleanups | expand |
On Tue, Apr 11, 2023 at 06:39:28AM +0300, Serge Semin wrote: > The driver maintainer has been inactive for almost two years now. It > doesn't positively affect the new patches tests and reviews process. Since > the DW eDMA engine has been embedded into the PCIe controllers in several > our SoCs we will be interested in helping with the updates review. > > Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru> Same comment as 9/10. I'll defer the decision to Vinod. Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> - Mani > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 51adcafa0f0c..fb7bada6cdd0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -5862,6 +5862,7 @@ F: drivers/mtd/nand/raw/denali* > > DESIGNWARE EDMA CORE IP DRIVER > M: Gustavo Pimentel <gustavo.pimentel@synopsys.com> > +R: Serge Semin <fancer.lancer@gmail.com> > L: dmaengine@vger.kernel.org > S: Maintained > F: drivers/dma/dw-edma/ > -- > 2.40.0 > >
diff --git a/MAINTAINERS b/MAINTAINERS index 51adcafa0f0c..fb7bada6cdd0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5862,6 +5862,7 @@ F: drivers/mtd/nand/raw/denali* DESIGNWARE EDMA CORE IP DRIVER M: Gustavo Pimentel <gustavo.pimentel@synopsys.com> +R: Serge Semin <fancer.lancer@gmail.com> L: dmaengine@vger.kernel.org S: Maintained F: drivers/dma/dw-edma/
The driver maintainer has been inactive for almost two years now. It doesn't positively affect the new patches tests and reviews process. Since the DW eDMA engine has been embedded into the PCIe controllers in several our SoCs we will be interested in helping with the updates review. Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)