From: Gustavo Pimentel <gustavo.pimentel@synopsys.com> To: linux-pci@vger.kernel.org, dmaengine@vger.kernel.org Cc: Gustavo Pimentel <Gustavo.Pimentel@synopsys.com>, Vinod Koul <vkoul@kernel.org>, Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>, Joao Pinto <Joao.Pinto@synopsys.com> Subject: [RFC,v6,6/6] MAINTAINERS: Add Synopsys eDMA IP driver maintainer Date: Tue, 23 Apr 2019 20:30:13 +0200 [thread overview] Message-ID: <aafdd8ccf01206a81af00087fca8e6e072ac1319.1556043127.git.gustavo.pimentel@synopsys.com> (raw) Add Synopsys eDMA IP driver maintainer. This driver aims to support Synopsys eDMA IP and is normally distributed along with Synopsys PCIe EndPoint IP (depends of the use and licensing agreement). Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com> Cc: Vinod Koul <vkoul@kernel.org> Cc: Eugeniy Paltsev <paltsev@synopsys.com> Cc: Joao Pinto <jpinto@synopsys.com> --- Changes: RFC v1->RFC v2: - No changes RFC v2->RFC v3: - Rebase to v5.0-rc1 RFC v3->RFC v4: - No changes RFC v4->RFC v5: - Patch resended, forgot to replace of '___' by '---' and to remove duplicate signed-off RFC v5->RFC v6: - Following patch version MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf7..32222b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4513,6 +4513,13 @@ L: linux-mtd@lists.infradead.org S: Supported F: drivers/mtd/nand/raw/denali* +DESIGNWARE EDMA CORE IP DRIVER +M: Gustavo Pimentel <gustavo.pimentel@synopsys.com> +L: dmaengine@vger.kernel.org +S: Maintained +F: drivers/dma/dw-edma/ +F: include/linux/dma/edma.h + DESIGNWARE USB2 DRD IP DRIVER M: Minas Harutyunyan <hminas@synopsys.com> L: linux-usb@vger.kernel.org
WARNING: multiple messages have this Message-ID (diff)
From: Gustavo Pimentel <Gustavo.Pimentel@synopsys.com> To: linux-pci@vger.kernel.org, dmaengine@vger.kernel.org Cc: Gustavo Pimentel <Gustavo.Pimentel@synopsys.com>, Vinod Koul <vkoul@kernel.org>, Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>, Joao Pinto <Joao.Pinto@synopsys.com> Subject: [RFC v6 6/6] MAINTAINERS: Add Synopsys eDMA IP driver maintainer Date: Tue, 23 Apr 2019 20:30:13 +0200 [thread overview] Message-ID: <aafdd8ccf01206a81af00087fca8e6e072ac1319.1556043127.git.gustavo.pimentel@synopsys.com> (raw) Message-ID: <20190423183013.VGFNaq3wOt52XvOJPASAw2aMT2zLwT2Ejdkg9ZP7dgI@z> (raw) In-Reply-To: <cover.1556043127.git.gustavo.pimentel@synopsys.com> In-Reply-To: <cover.1556043127.git.gustavo.pimentel@synopsys.com> Add Synopsys eDMA IP driver maintainer. This driver aims to support Synopsys eDMA IP and is normally distributed along with Synopsys PCIe EndPoint IP (depends of the use and licensing agreement). Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com> Cc: Vinod Koul <vkoul@kernel.org> Cc: Eugeniy Paltsev <paltsev@synopsys.com> Cc: Joao Pinto <jpinto@synopsys.com> --- Changes: RFC v1->RFC v2: - No changes RFC v2->RFC v3: - Rebase to v5.0-rc1 RFC v3->RFC v4: - No changes RFC v4->RFC v5: - Patch resended, forgot to replace of '___' by '---' and to remove duplicate signed-off RFC v5->RFC v6: - Following patch version MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf7..32222b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4513,6 +4513,13 @@ L: linux-mtd@lists.infradead.org S: Supported F: drivers/mtd/nand/raw/denali* +DESIGNWARE EDMA CORE IP DRIVER +M: Gustavo Pimentel <gustavo.pimentel@synopsys.com> +L: dmaengine@vger.kernel.org +S: Maintained +F: drivers/dma/dw-edma/ +F: include/linux/dma/edma.h + DESIGNWARE USB2 DRD IP DRIVER M: Minas Harutyunyan <hminas@synopsys.com> L: linux-usb@vger.kernel.org -- 2.7.4
next reply other threads:[~2019-04-23 18:30 UTC|newest] Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-04-23 18:30 Gustavo Pimentel [this message] 2019-04-23 18:30 ` [RFC v6 6/6] MAINTAINERS: Add Synopsys eDMA IP driver maintainer Gustavo Pimentel -- strict thread matches above, loose matches on Subject: below -- 2019-04-23 18:30 [RFC,v6,5/6] dmaengine: Add Synopsys eDMA IP PCIe glue-logic Gustavo Pimentel 2019-04-23 18:30 ` [RFC v6 5/6] " Gustavo Pimentel 2019-04-23 18:30 [RFC,v6,4/6] PCI: Add Synopsys endpoint EDDA Device ID Gustavo Pimentel 2019-04-23 18:30 ` [RFC v6 4/6] " Gustavo Pimentel 2019-04-23 18:30 [RFC v6 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0) Gustavo Pimentel 2019-04-23 18:30 ` [RFC,v6,1/6] dmaengine: Add Synopsys eDMA IP core driver Gustavo Pimentel 2019-04-23 18:30 ` [RFC v6 1/6] " Gustavo Pimentel 2019-05-06 11:20 ` Vinod Koul 2019-05-06 16:42 ` Gustavo Pimentel 2019-05-07 5:03 ` Vinod Koul 2019-05-07 9:08 ` Gustavo Pimentel 2019-05-07 9:56 ` Vinod Koul 2019-04-23 18:30 ` [RFC,v6,2/6] dmaengine: Add Synopsys eDMA IP version 0 support Gustavo Pimentel 2019-04-23 18:30 ` [RFC v6 2/6] " Gustavo Pimentel 2019-05-06 11:56 ` Vinod Koul 2019-04-23 18:30 ` [RFC,v6,3/6] dmaengine: Add Synopsys eDMA IP version 0 debugfs support Gustavo Pimentel 2019-04-23 18:30 ` [RFC v6 3/6] " Gustavo Pimentel 2019-05-06 12:07 ` Vinod Koul 2019-05-06 17:09 ` Gustavo Pimentel 2019-05-07 5:11 ` Vinod Koul 2019-05-07 9:48 ` Gustavo Pimentel 2019-05-06 8:12 ` [RFC v6 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0) Gustavo Pimentel
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=aafdd8ccf01206a81af00087fca8e6e072ac1319.1556043127.git.gustavo.pimentel@synopsys.com \ --to=gustavo.pimentel@synopsys.com \ --cc=Eugeniy.Paltsev@synopsys.com \ --cc=Joao.Pinto@synopsys.com \ --cc=dmaengine@vger.kernel.org \ --cc=linux-pci@vger.kernel.org \ --cc=vkoul@kernel.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.