2018-02-12 15:13:48

by Stefan Agner

[permalink] [raw]
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 <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
---
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: [email protected]
S: Supported
F: drivers/pinctrl/pinctrl-at91-pio4.*

+PIN CONTROLLER - FREESCALE
+M: Dong Aisheng <[email protected]>
+M: Fabio Estevam <[email protected]>
+M: Shawn Guo <[email protected]>
+M: Stefan Agner <[email protected]>
+R: Pengutronix Kernel Team <[email protected]>
+L: [email protected]
+S: Maintained
+F: drivers/pinctrl/freescale/*
+F: Documentation/devicetree/bindings/pinctrl/fsl,*
+
PIN CONTROLLER - INTEL
M: Mika Westerberg <[email protected]>
M: Heikki Krogerus <[email protected]>
--
2.16.1



2018-02-12 15:56:32

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: add Freescale pin controllers

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: [email protected]
> S: Supported
> F: drivers/pinctrl/pinctrl-at91-pio4.*
>
> +PIN CONTROLLER - FREESCALE
> +M: Dong Aisheng <[email protected]>
> +M: Fabio Estevam <[email protected]>
> +M: Shawn Guo <[email protected]>
> +M: Stefan Agner <[email protected]>
> +R: Pengutronix Kernel Team <[email protected]>
> +L: [email protected]
> +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 <[email protected]>
> M: Heikki Krogerus <[email protected]>

2018-02-13 13:34:11

by Aisheng Dong

[permalink] [raw]
Subject: RE: [PATCH v2] MAINTAINERS: add Freescale pin controllers

Hi Stefan,

> -----Original Message-----
> From: Stefan Agner [mailto:[email protected]]
> Sent: Monday, February 12, 2018 11:06 PM
> To: [email protected]; A.s. Dong <[email protected]>; Fabio
> Estevam <[email protected]>; [email protected];
> [email protected]
> Cc: [email protected]; [email protected];
> Stefan Agner <[email protected]>
> 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 <[email protected]>
> Reviewed-by: Fabio Estevam <[email protected]>

Thanks for sending this.
Besides Joe's comments, I'm fine with it.
So:
Acked-by: Dong Aisheng <[email protected]>

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: [email protected]
> S: Supported
> F: drivers/pinctrl/pinctrl-at91-pio4.*
>
> +PIN CONTROLLER - FREESCALE
> +M: Dong Aisheng <[email protected]>
> +M: Fabio Estevam <[email protected]>
> +M: Shawn Guo <[email protected]>
> +M: Stefan Agner <[email protected]>
> +R: Pengutronix Kernel Team <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: drivers/pinctrl/freescale/*
> +F: Documentation/devicetree/bindings/pinctrl/fsl,*
> +
> PIN CONTROLLER - INTEL
> M: Mika Westerberg <[email protected]>
> M: Heikki Krogerus <[email protected]>
> --
> 2.16.1