diff mbox series

MAINTAINERS: merge at91 pinctrl entries

Message ID 20181108131442.27911-1-ludovic.desroches@microchip.com
State New
Headers show
Series MAINTAINERS: merge at91 pinctrl entries | expand

Commit Message

Ludovic Desroches Nov. 8, 2018, 1:14 p.m. UTC
In order to be aware of all changes related to at91 pinctrl drivers,
merge the two entries. Make use of the opportunity to replace Atmel by
Microchip.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
---

I am maintaining both at91 pinctrl drivers but it's not convenient to
not be in copy of the patches concerning pinctrl-at91. For this reason,
I merge the two entries.

 MAINTAINERS | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

Comments

Linus Walleij Nov. 15, 2018, 11:04 a.m. UTC | #1
On Thu, Nov 8, 2018 at 2:15 PM Ludovic Desroches
<ludovic.desroches@microchip.com> wrote:

> In order to be aware of all changes related to at91 pinctrl drivers,
> merge the two entries. Make use of the opportunity to replace Atmel by
> Microchip.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
(...)
> -PIN CONTROLLER - ATMEL AT91
> -M:     Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>

I haven't seen a mail from Jean-Christophe in years, last patch he
wrote is from 2015, last mail I can find is from february
last year.

I guess if we don't hear back from him within a week or so I will
just apply this and you assume maintaintership for the old
AT91 driver.

Yours,
Linus Walleij
Linus Walleij Dec. 21, 2018, 10:25 a.m. UTC | #2
On Thu, Nov 8, 2018 at 2:15 PM Ludovic Desroches
<ludovic.desroches@microchip.com> wrote:

> In order to be aware of all changes related to at91 pinctrl drivers,
> merge the two entries. Make use of the opportunity to replace Atmel by
> Microchip.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>

Patch applied.

Yours,
Linus Walleij
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c78aca287970..a3c14a19885c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11727,18 +11727,12 @@  F:	Documentation/driver-api/pinctl.rst
 F:	drivers/pinctrl/
 F:	include/linux/pinctrl/
 
-PIN CONTROLLER - ATMEL AT91
-M:	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
-L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:	Maintained
-F:	drivers/pinctrl/pinctrl-at91.*
-
-PIN CONTROLLER - ATMEL AT91 PIO4
+PIN CONTROLLER - MICROCHIP AT91
 M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-gpio@vger.kernel.org
 S:	Supported
-F:	drivers/pinctrl/pinctrl-at91-pio4.*
+F:	drivers/pinctrl/pinctrl-at91*
 
 PIN CONTROLLER - FREESCALE
 M:	Dong Aisheng <aisheng.dong@nxp.com>