* [PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers
@ 2015-12-16 10:31 Geert Uytterhoeven
2015-12-16 17:07 ` Laurent Pinchart
2015-12-17 9:26 ` Linus Walleij
0 siblings, 2 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2015-12-16 10:31 UTC (permalink / raw)
To: Laurent Pinchart, Linus Walleij
Cc: linux-sh, linux-gpio, linux-kernel, Geert Uytterhoeven
Add myself as a co-maintainer for Renesas Pin Controllers.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be included in next sh-pfc-for-v4.5 pull request.
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e9caa4b288284b92..f625860effec8c16 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8351,6 +8351,7 @@ F: drivers/pinctrl/intel/
PIN CONTROLLER - RENESAS
M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
+M: Geert Uytterhoeven <geert+renesas@glider.be>
L: linux-sh@vger.kernel.org
S: Maintained
F: drivers/pinctrl/sh-pfc/
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers
2015-12-16 10:31 [PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers Geert Uytterhoeven
@ 2015-12-16 17:07 ` Laurent Pinchart
2015-12-17 0:40 ` Simon Horman
2015-12-17 9:26 ` Linus Walleij
1 sibling, 1 reply; 4+ messages in thread
From: Laurent Pinchart @ 2015-12-16 17:07 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Linus Walleij, linux-sh, linux-gpio, linux-kernel
Hi Geert,
On Wednesday 16 December 2015 11:31:12 Geert Uytterhoeven wrote:
> Add myself as a co-maintainer for Renesas Pin Controllers.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Thank you for helping me with sh-pfc.
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> ---
> To be included in next sh-pfc-for-v4.5 pull request.
>
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e9caa4b288284b92..f625860effec8c16 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8351,6 +8351,7 @@ F: drivers/pinctrl/intel/
>
> PIN CONTROLLER - RENESAS
> M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> +M: Geert Uytterhoeven <geert+renesas@glider.be>
> L: linux-sh@vger.kernel.org
> S: Maintained
> F: drivers/pinctrl/sh-pfc/
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers
2015-12-16 17:07 ` Laurent Pinchart
@ 2015-12-17 0:40 ` Simon Horman
0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2015-12-17 0:40 UTC (permalink / raw)
To: Laurent Pinchart
Cc: Geert Uytterhoeven, Linus Walleij, linux-sh, linux-gpio,
linux-kernel
On Wed, Dec 16, 2015 at 07:07:08PM +0200, Laurent Pinchart wrote:
> Hi Geert,
>
> On Wednesday 16 December 2015 11:31:12 Geert Uytterhoeven wrote:
> > Add myself as a co-maintainer for Renesas Pin Controllers.
> >
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>
> Thank you for helping me with sh-pfc.
>
> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
>
> > ---
> > To be included in next sh-pfc-for-v4.5 pull request.
> >
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e9caa4b288284b92..f625860effec8c16 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8351,6 +8351,7 @@ F: drivers/pinctrl/intel/
> >
> > PIN CONTROLLER - RENESAS
> > M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > +M: Geert Uytterhoeven <geert+renesas@glider.be>
> > L: linux-sh@vger.kernel.org
> > S: Maintained
> > F: drivers/pinctrl/sh-pfc/
>
> --
> Regards,
>
> Laurent Pinchart
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers
2015-12-16 10:31 [PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers Geert Uytterhoeven
2015-12-16 17:07 ` Laurent Pinchart
@ 2015-12-17 9:26 ` Linus Walleij
1 sibling, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2015-12-17 9:26 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Laurent Pinchart, linux-sh@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
On Wed, Dec 16, 2015 at 11:31 AM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
> Add myself as a co-maintainer for Renesas Pin Controllers.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> To be included in next sh-pfc-for-v4.5 pull request.
Awesome.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-12-17 9:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-16 10:31 [PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers Geert Uytterhoeven
2015-12-16 17:07 ` Laurent Pinchart
2015-12-17 0:40 ` Simon Horman
2015-12-17 9:26 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).