diff mbox series

MAINTAINERS: Add entry for Synopsys DesignWare APB GPIO driver

Message ID 1506116002-10918-1-git-send-email-hotran@apm.com
State New
Headers show
Series MAINTAINERS: Add entry for Synopsys DesignWare APB GPIO driver | expand

Commit Message

Hoan Tran Sept. 22, 2017, 9:33 p.m. UTC
This patch adds maintainer for Synopsys DesignWare APB GPIO driver.

Signed-off-by: Hoan Tran <hotran@apm.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Linus Walleij Oct. 5, 2017, 11:08 a.m. UTC | #1
On Fri, Sep 22, 2017 at 11:33 PM, Hoan Tran <hotran@apm.com> wrote:

> This patch adds maintainer for Synopsys DesignWare APB GPIO driver.
>
> Signed-off-by: Hoan Tran <hotran@apm.com>

Patch applied.
I added an F: entry for the DT bindings as well.

Thank you for taking on this driver!

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 36cf85d..7ee8957 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12929,6 +12929,12 @@  F:	arch/arc/plat-axs10x
 F:	arch/arc/boot/dts/ax*
 F:	Documentation/devicetree/bindings/arc/axs10*
 
+SYNOPSYS DESIGNWARE APB GPIO DRIVER
+M:	Hoan Tran <hotran@apm.com>
+L:	linux-gpio@vger.kernel.org
+S:	Maintained
+F:	drivers/gpio/gpio-dwapb.c
+
 SYNOPSYS DESIGNWARE DMAC DRIVER
 M:	Viresh Kumar <vireshk@kernel.org>
 M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>