[PATCH v2] MAINTAINERS: Update freescale pin controllers maintainer

Jacky Bai posted 1 patch 3 years, 9 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH v2] MAINTAINERS: Update freescale pin controllers maintainer
Posted by Jacky Bai 3 years, 9 months ago
Add myself as co-maintainer of freescale pin controllers driver.
As Stefan is no longer working on NXP pin controller, so remove
Stefan from the list as suggested by him.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Stefan Agner <stefan@agner.ch>
---
 - v2 changes:
   remove Stefan from the list as suggested by him
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d6d879cb0afd..f4c964d36daf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15556,7 +15556,7 @@ 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>
+M:	Jacky Bai <ping.bai@nxp.com>
 R:	Pengutronix Kernel Team <kernel@pengutronix.de>
 L:	linux-gpio@vger.kernel.org
 S:	Maintained
-- 
2.25.1
Re: [PATCH v2] MAINTAINERS: Update freescale pin controllers maintainer
Posted by Linus Walleij 3 years, 9 months ago
On Mon, Jul 11, 2022 at 10:33 AM Jacky Bai <ping.bai@nxp.com> wrote:

> Add myself as co-maintainer of freescale pin controllers driver.
> As Stefan is no longer working on NXP pin controller, so remove
> Stefan from the list as suggested by him.
>
> Signed-off-by: Jacky Bai <ping.bai@nxp.com>
> Reviewed-by: Fabio Estevam <festevam@gmail.com>
> Acked-by: Stefan Agner <stefan@agner.ch>
> ---
>  - v2 changes:
>    remove Stefan from the list as suggested by him

Patch applied!

Yours,
Linus Walleij