Message ID | 20181108131442.27911-1-ludovic.desroches@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: merge at91 pinctrl entries | expand |
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
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 --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>
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(-)