diff options
author | Hoan Tran <hotran@apm.com> | 2017-09-22 14:33:22 -0700 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-10-06 00:01:39 +0200 |
commit | a3c1295280c8ac0823d0cac06f88a53928781a37 (patch) | |
tree | bd1db69f003ef93b5dcea4a817b7643953349185 /MAINTAINERS | |
parent | 02e479808b5d62f8f09e426968a410e399b1f8ff (diff) | |
download | op-kernel-dev-a3c1295280c8ac0823d0cac06f88a53928781a37.zip op-kernel-dev-a3c1295280c8ac0823d0cac06f88a53928781a37.tar.gz |
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 2281af4..00c8be7 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> |