2018-02-20 22:52:30

by Stefan Agner

[permalink] [raw]
Subject: [PATCH v3] 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..621f3ec7e85e 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-20 22:56:55

by Stefan Agner

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

On 20.02.2018 23:51, Stefan Agner 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]>
> ---
> MAINTAINERS | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 93a12af4f180..621f3ec7e85e 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/*

Oops, missed to remove the asterisk. Will resend v4.

--
Stefan

> +F: Documentation/devicetree/bindings/pinctrl/fsl,*
> +
> PIN CONTROLLER - INTEL
> M: Mika Westerberg <[email protected]>
> M: Heikki Krogerus <[email protected]>