summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHoan Tran <hotran@apm.com>2017-09-22 14:33:22 -0700
committerLinus Walleij <linus.walleij@linaro.org>2017-10-06 00:01:39 +0200
commita3c1295280c8ac0823d0cac06f88a53928781a37 (patch)
treebd1db69f003ef93b5dcea4a817b7643953349185 /MAINTAINERS
parent02e479808b5d62f8f09e426968a410e399b1f8ff (diff)
MAINTAINERS: Add entry for Synopsys DesignWare APB GPIO driver
This patch adds maintainer for Synopsys DesignWare APB GPIO driver. Signed-off-by: Hoan Tran <hotran@apm.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2281af4b41b6..00c8be748ed2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12883,6 +12883,13 @@ 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
+F: Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
+
SYNOPSYS DESIGNWARE DMAC DRIVER
M: Viresh Kumar <vireshk@kernel.org>
M: Andy Shevchenko <andriy.shevchenko@linux.intel.com>