linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: add Freescale pin controllers
@ 2018-02-12 15:05 Stefan Agner
  2018-02-12 15:55 ` Joe Perches
  2018-02-13 13:32 ` A.s. Dong
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Agner @ 2018-02-12 15:05 UTC (permalink / raw)
  To: linus.walleij, aisheng.dong, fabio.estevam, shawnguo, kernel
  Cc: linux-arm-kernel, linux-kernel, Stefan Agner

Add Dong Aisheng, Fabio Estevam, Shawn Guo and myself as maintainer
and the Pengutronix kernel team as reviewer.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 82ad0eabce4f..df60ca7c3355 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10768,6 +10768,17 @@ L:	linux-gpio@vger.kernel.org
 S:	Supported
 F:	drivers/pinctrl/pinctrl-at91-pio4.*
 
+PIN CONTROLLER - FREESCALE
+M:	Dong Aisheng <aisheng.dong@nxp.com>
+M:	Fabio Estevam <festevam@gmail.com>
+M:	Shawn Guo <shawnguo@kernel.org>
+M:	Stefan Agner <stefan@agner.ch>
+R:	Pengutronix Kernel Team <kernel@pengutronix.de>
+L:	linux-gpio@vger.kernel.org
+S:	Maintained
+F:	drivers/pinctrl/freescale/*
+F:	Documentation/devicetree/bindings/pinctrl/fsl,*
+
 PIN CONTROLLER - INTEL
 M:	Mika Westerberg <mika.westerberg@linux.intel.com>
 M:	Heikki Krogerus <heikki.krogerus@linux.intel.com>
-- 
2.16.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] MAINTAINERS: add Freescale pin controllers
  2018-02-12 15:05 [PATCH v2] MAINTAINERS: add Freescale pin controllers Stefan Agner
@ 2018-02-12 15:55 ` Joe Perches
  2018-02-13 13:32 ` A.s. Dong
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Perches @ 2018-02-12 15:55 UTC (permalink / raw)
  To: Stefan Agner, linus.walleij, aisheng.dong, fabio.estevam,
	shawnguo, kernel
  Cc: linux-arm-kernel, linux-kernel

On Mon, 2018-02-12 at 16:05 +0100, Stefan Agner wrote:
> Add Dong Aisheng, Fabio Estevam, Shawn Guo and myself as maintainer
> and the Pengutronix kernel team as reviewer.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -10768,6 +10768,17 @@ L:	linux-gpio@vger.kernel.org
>  S:	Supported
>  F:	drivers/pinctrl/pinctrl-at91-pio4.*
>  
> +PIN CONTROLLER - FREESCALE
> +M:	Dong Aisheng <aisheng.dong@nxp.com>
> +M:	Fabio Estevam <festevam@gmail.com>
> +M:	Shawn Guo <shawnguo@kernel.org>
> +M:	Stefan Agner <stefan@agner.ch>
> +R:	Pengutronix Kernel Team <kernel@pengutronix.de>
> +L:	linux-gpio@vger.kernel.org
> +S:	Maintained
> +F:	drivers/pinctrl/freescale/*

The * here should probably be removed so perhaps just

F:	drivers/pinctrl/freescale/

> +F:	Documentation/devicetree/bindings/pinctrl/fsl,*
> +
>  PIN CONTROLLER - INTEL
>  M:	Mika Westerberg <mika.westerberg@linux.intel.com>
>  M:	Heikki Krogerus <heikki.krogerus@linux.intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH v2] MAINTAINERS: add Freescale pin controllers
  2018-02-12 15:05 [PATCH v2] MAINTAINERS: add Freescale pin controllers Stefan Agner
  2018-02-12 15:55 ` Joe Perches
@ 2018-02-13 13:32 ` A.s. Dong
  1 sibling, 0 replies; 3+ messages in thread
From: A.s. Dong @ 2018-02-13 13:32 UTC (permalink / raw)
  To: Stefan Agner, linus.walleij, Fabio Estevam, shawnguo, kernel
  Cc: linux-arm-kernel, linux-kernel

Hi Stefan,

> -----Original Message-----
> From: Stefan Agner [mailto:stefan@agner.ch]
> Sent: Monday, February 12, 2018 11:06 PM
> To: linus.walleij@linaro.org; A.s. Dong <aisheng.dong@nxp.com>; Fabio
> Estevam <fabio.estevam@nxp.com>; shawnguo@kernel.org;
> kernel@pengutronix.de
> Cc: linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org;
> Stefan Agner <stefan@agner.ch>
> Subject: [PATCH v2] MAINTAINERS: add Freescale pin controllers
> 
> Add Dong Aisheng, Fabio Estevam, Shawn Guo and myself as maintainer and
> the Pengutronix kernel team as reviewer.
> 
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> Reviewed-by: Fabio Estevam <festevam@gmail.com>

Thanks for sending this.
Besides Joe's comments, I'm fine with it.
So:
Acked-by: Dong Aisheng <aisheng.dong@nxp.com>

Regards
Dong Aisheng

> ---
>  MAINTAINERS | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 82ad0eabce4f..df60ca7c3355 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10768,6 +10768,17 @@ L:	linux-gpio@vger.kernel.org
>  S:	Supported
>  F:	drivers/pinctrl/pinctrl-at91-pio4.*
> 
> +PIN CONTROLLER - FREESCALE
> +M:	Dong Aisheng <aisheng.dong@nxp.com>
> +M:	Fabio Estevam <festevam@gmail.com>
> +M:	Shawn Guo <shawnguo@kernel.org>
> +M:	Stefan Agner <stefan@agner.ch>
> +R:	Pengutronix Kernel Team <kernel@pengutronix.de>
> +L:	linux-gpio@vger.kernel.org
> +S:	Maintained
> +F:	drivers/pinctrl/freescale/*
> +F:	Documentation/devicetree/bindings/pinctrl/fsl,*
> +
>  PIN CONTROLLER - INTEL
>  M:	Mika Westerberg <mika.westerberg@linux.intel.com>
>  M:	Heikki Krogerus <heikki.krogerus@linux.intel.com>
> --
> 2.16.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-13 13:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 15:05 [PATCH v2] MAINTAINERS: add Freescale pin controllers Stefan Agner
2018-02-12 15:55 ` Joe Perches
2018-02-13 13:32 ` A.s. Dong

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