Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1568524

Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries
Date 2017-01-27 18:20 +0100
Message-ID <t4ilP-6Xe-13@gated-at.bofh.it> (permalink)
References (1 earlier) <t4hJ8-6tT-17@gated-at.bofh.it> <t4hJ8-6tT-15@gated-at.bofh.it> <t4ica-6TJ-25@gated-at.bofh.it> <t4ica-6TJ-23@gated-at.bofh.it> <t4ilP-6Xe-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 28/01/2017 at 01:02:24 +0800, Jean-Christophe Plagniol-Villard wrote:
> 
> > On Jan 28, 2017, at 1:00 AM, Alexandre Belloni <alexandre.belloni@free-electrons.com> wrote:
> > 
> > On 28/01/2017 at 00:51:13 +0800, Jean-Christophe Plagniol-Villard wrote:
> >> 	this does not mean I do not follow the ML
> >> 
> > 
> > That's not what I'm implying. Many people are following various mailing
> > list without being listed in MAINTAINERS.
> So I’m still maintaining the drivers even there is not much to do today
> 

Well, you didn't review or ack any of the last 20 patches that were
applied over the last 22 months. I'm not sure you are actually
maintaining pinctrl-at91. But ok, I'll send a v2 keeping you in pinctrl.

> so no
> 
> Best Regards,
> J.
> > 
> >> Best Regards,
> >> J.
> >>> On Jan 28, 2017, at 12:32 AM, Nicolas Ferre <nicolas.ferre@atmel.com> wrote:
> >>> 
> >>> Le 27/01/2017 à 17:28, Alexandre Belloni a écrit :
> >>>> Jean Christophe has not been active on the mailing lists for a while.
> >>>> Remove him from the maintainers
> >>>> 
> >>>> Also, merge both AT91 pinctrl drivers entries.
> >>>> 
> >>>> Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
> >>>> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> >>> 
> >>> Yes:
> >>> 
> >>> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> >>> 
> >>> Thanks, regards,
> >>> 
> >>>> ---
> >>>> Also, as pointed to by Tomi (https://lkml.org/lkml/2016/9/27/72), emails were
> >>>> bouncing for a while
> >>>> 
> >>>> 
> >>>> MAINTAINERS | 8 +-------
> >>>> 1 file changed, 1 insertion(+), 7 deletions(-)
> >>>> 
> >>>> diff --git a/MAINTAINERS b/MAINTAINERS
> >>>> index eb9739ec4e92..bfcc70032254 100644
> >>>> --- a/MAINTAINERS
> >>>> +++ b/MAINTAINERS
> >>>> @@ -1093,7 +1093,6 @@ F:	drivers/*/*aspeed*
> >>>> ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
> >>>> M:	Nicolas Ferre <nicolas.ferre@microchip.com>
> >>>> M:	Alexandre Belloni <alexandre.belloni@free-electrons.com>
> >>>> -M:	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
> >>>> L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> >>>> W:	http://www.linux4sam.org
> >>>> T:	git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git
> >>>> @@ -9704,16 +9703,11 @@ 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.*
> >> Nack
> >>>> -
> >>>> -PIN CONTROLLER - ATMEL AT91 PIO4
> >>>> 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.*
> >>>> F:	drivers/pinctrl/pinctrl-at91-pio4.*
> >>>> 
> >>>> PIN CONTROLLER - INTEL
> >>>> 
> >>> 
> >>> -- 
> >>> Nicolas Ferre
> >>> 
> >>> _______________________________________________
> >>> linux-arm-kernel mailing list
> >>> linux-arm-kernel@lists.infradead.org
> >>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> >> 
> > 
> > -- 
> > Alexandre Belloni, Free Electrons
> > Embedded Linux and Kernel engineering
> > http://free-electrons.com
> 

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries Nicolas Ferre <nicolas.ferre@atmel.com> - 2017-01-27 17:40 +0100
  Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-01-27 18:10 +0100
    Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-01-27 18:20 +0100
      Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries Joe Perches <joe@perches.com> - 2017-01-27 20:40 +0100
    Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> - 2017-01-27 18:50 +0100
  Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> - 2017-01-27 18:40 +0100

csiph-web