diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2015-11-13 14:35:29 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-11-19 09:24:38 +0100 |
commit | fe6435282b4c6f036427cdee83a2a83356d636c0 (patch) | |
tree | 46879e09a8dc16045a44548cdd257154939ca76e /MAINTAINERS | |
parent | gpiolib: tighten up ACPI legacy gpio lookups (diff) | |
download | linux-fe6435282b4c6f036427cdee83a2a83356d636c0.tar.xz linux-fe6435282b4c6f036427cdee83a2a83356d636c0.zip |
MAINTAINERS: Update OMAP GPIO driver entry
I'm not as involved in OMAP as I used to be and Grygorii is the most
active developer working on this driver and has also been reviewing
patches so let's add him as a driver maintainer instead of me.
While being there, add the driver's DT binding doc to the file list.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e9caa4b28828..629727e43d08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7788,11 +7788,12 @@ F: drivers/usb/*/*omap* F: arch/arm/*omap*/usb* OMAP GPIO DRIVER -M: Javier Martinez Canillas <javier@dowhile0.org> +M: Grygorii Strashko <grygorii.strashko@ti.com> M: Santosh Shilimkar <ssantosh@kernel.org> M: Kevin Hilman <khilman@deeprootsystems.com> L: linux-omap@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/gpio/gpio-omap.txt F: drivers/gpio/gpio-omap.c OMAP/NEWFLOW NANOBONE MACHINE SUPPORT |