diff options
author | Hoan Tran <hotran@apm.com> | 2017-09-22 17:33:22 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-10-05 18:01:39 -0400 |
commit | a3c1295280c8ac0823d0cac06f88a53928781a37 (patch) | |
tree | bd1db69f003ef93b5dcea4a817b7643953349185 /MAINTAINERS | |
parent | 02e479808b5d62f8f09e426968a410e399b1f8ff (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-- | MAINTAINERS | 7 |
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 | |||
12883 | F: arch/arc/boot/dts/ax* | 12883 | F: arch/arc/boot/dts/ax* |
12884 | F: Documentation/devicetree/bindings/arc/axs10* | 12884 | F: Documentation/devicetree/bindings/arc/axs10* |
12885 | 12885 | ||
12886 | SYNOPSYS DESIGNWARE APB GPIO DRIVER | ||
12887 | M: Hoan Tran <hotran@apm.com> | ||
12888 | L: linux-gpio@vger.kernel.org | ||
12889 | S: Maintained | ||
12890 | F: drivers/gpio/gpio-dwapb.c | ||
12891 | F: Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt | ||
12892 | |||
12886 | SYNOPSYS DESIGNWARE DMAC DRIVER | 12893 | SYNOPSYS DESIGNWARE DMAC DRIVER |
12887 | M: Viresh Kumar <vireshk@kernel.org> | 12894 | M: Viresh Kumar <vireshk@kernel.org> |
12888 | M: Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 12895 | M: Andy Shevchenko <andriy.shevchenko@linux.intel.com> |