diff mbox

MAINTAINERS: Update OMAP GPIO driver entry

Message ID 1447421729-5294-1-git-send-email-javier@osg.samsung.com
State New
Headers show

Commit Message

Javier Martinez Canillas Nov. 13, 2015, 1:35 p.m. UTC
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>

---

 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Linus Walleij Nov. 17, 2015, 1:49 p.m. UTC | #1
On Fri, Nov 13, 2015 at 2:35 PM, Javier Martinez Canillas
<javier@osg.samsung.com> wrote:

> 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>

Patch applied, unless Grygorii says he doesn't want this.

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
Grygorii Strashko Nov. 17, 2015, 1:52 p.m. UTC | #2
Hi Linus, Javier,

On 11/17/2015 03:49 PM, Linus Walleij wrote:
> On Fri, Nov 13, 2015 at 2:35 PM, Javier Martinez Canillas
> <javier@osg.samsung.com> wrote:
>
>> 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>
>
> Patch applied, unless Grygorii says he doesn't want this.
>

Thank you for your trust. I'd like to try if there no objection.
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index fca7daff3a79..50142445203c 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