2018-02-20 22:57:04

by Stefan Agner

[permalink] [raw]
Subject: [PATCH v4] 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]>
Acked-by: Dong Aisheng <[email protected]>
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 93a12af4f180..ac007ea02d54 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10926,6 +10926,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.2



2018-02-21 09:37:05

by Lucas Stach

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

Am Dienstag, den 20.02.2018, 23:55 +0100 schrieb 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 <[email protected]>
> Reviewed-by: Fabio Estevam <[email protected]>
> Acked-by: Dong Aisheng <[email protected]>

Acked-by: Lucas Stach <[email protected]>

> ---
>  MAINTAINERS | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 93a12af4f180..ac007ea02d54 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10926,6 +10926,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]>

2018-02-21 10:11:29

by Linus Walleij

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

On Tue, Feb 20, 2018 at 11:55 PM, Stefan Agner <[email protected]> wrote:

> 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]>
> Acked-by: Dong Aisheng <[email protected]>

Patch applied with Lucas' additional ACK.

Yours,
Linus Walleij