All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] MAINTAINERS: at91: change email address
@ 2017-01-27 16:28 ` Alexandre Belloni
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 16:28 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Ludovic Desroches, linux-arm-kernel, linux-kernel, Nicolas Ferre,
	Alexandre Belloni

From: Nicolas Ferre <nicolas.ferre@microchip.com>

Following the Microchip / Atmel merger and the unification of internal IT, it's
more convenient for me to swith to the microchip.com address. Change all my
entries to reflect this.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 MAINTAINERS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cfff2c9e3d94..d0f5de961ff5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1091,7 +1091,7 @@ F:	arch/arm/boot/dts/aspeed-*
 F:	drivers/*/*aspeed*
 
 ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+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)
@@ -2178,7 +2178,7 @@ S:	Maintained
 F:	drivers/mmc/host/atmel-mci.c
 
 ATMEL AT91 SAMA5D2-Compatible Shutdown Controller
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 S:	Supported
 F:	drivers/power/reset/at91-sama5d2_shdwc.c
 
@@ -2189,7 +2189,7 @@ S:	Supported
 F:	drivers/iio/adc/at91-sama5d2_adc.c
 
 ATMEL Audio ALSA driver
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:	Supported
 F:	sound/soc/atmel
@@ -2223,14 +2223,14 @@ F:	drivers/media/platform/soc_camera/atmel-isi.c
 F:	include/media/atmel-isi.h
 
 ATMEL LCDFB DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	linux-fbdev@vger.kernel.org
 S:	Maintained
 F:	drivers/video/fbdev/atmel_lcdfb.c
 F:	include/video/atmel_lcdc.h
 
 ATMEL MACB ETHERNET DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 S:	Supported
 F:	drivers/net/ethernet/cadence/
 
@@ -2248,26 +2248,26 @@ S:	Supported
 F:	drivers/mmc/host/sdhci-of-at91.c
 
 ATMEL SPI DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 S:	Supported
 F:	drivers/spi/spi-atmel.*
 
 ATMEL SSC DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/misc/atmel-ssc.c
 F:	include/linux/atmel-ssc.h
 
 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/misc/atmel_tclib.c
 F:	drivers/clocksource/tcb_clksrc.c
 
 ATMEL USBA UDC DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/usb/gadget/udc/atmel_usba_udc.*
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 1/3] MAINTAINERS: at91: change email address
@ 2017-01-27 16:28 ` Alexandre Belloni
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 16:28 UTC (permalink / raw)
  To: linux-arm-kernel

From: Nicolas Ferre <nicolas.ferre@microchip.com>

Following the Microchip / Atmel merger and the unification of internal IT, it's
more convenient for me to swith to the microchip.com address. Change all my
entries to reflect this.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 MAINTAINERS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cfff2c9e3d94..d0f5de961ff5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1091,7 +1091,7 @@ F:	arch/arm/boot/dts/aspeed-*
 F:	drivers/*/*aspeed*
 
 ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+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 at lists.infradead.org (moderated for non-subscribers)
@@ -2178,7 +2178,7 @@ S:	Maintained
 F:	drivers/mmc/host/atmel-mci.c
 
 ATMEL AT91 SAMA5D2-Compatible Shutdown Controller
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 S:	Supported
 F:	drivers/power/reset/at91-sama5d2_shdwc.c
 
@@ -2189,7 +2189,7 @@ S:	Supported
 F:	drivers/iio/adc/at91-sama5d2_adc.c
 
 ATMEL Audio ALSA driver
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	alsa-devel at alsa-project.org (moderated for non-subscribers)
 S:	Supported
 F:	sound/soc/atmel
@@ -2223,14 +2223,14 @@ F:	drivers/media/platform/soc_camera/atmel-isi.c
 F:	include/media/atmel-isi.h
 
 ATMEL LCDFB DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	linux-fbdev at vger.kernel.org
 S:	Maintained
 F:	drivers/video/fbdev/atmel_lcdfb.c
 F:	include/video/atmel_lcdc.h
 
 ATMEL MACB ETHERNET DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 S:	Supported
 F:	drivers/net/ethernet/cadence/
 
@@ -2248,26 +2248,26 @@ S:	Supported
 F:	drivers/mmc/host/sdhci-of-at91.c
 
 ATMEL SPI DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 S:	Supported
 F:	drivers/spi/spi-atmel.*
 
 ATMEL SSC DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/misc/atmel-ssc.c
 F:	include/linux/atmel-ssc.h
 
 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/misc/atmel_tclib.c
 F:	drivers/clocksource/tcb_clksrc.c
 
 ATMEL USBA UDC DRIVER
-M:	Nicolas Ferre <nicolas.ferre@atmel.com>
+M:	Nicolas Ferre <nicolas.ferre@microchip.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 S:	Supported
 F:	drivers/usb/gadget/udc/atmel_usba_udc.*
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 2/3] MAINTAINERS: change email address from atmel to microchip
  2017-01-27 16:28 ` Alexandre Belloni
@ 2017-01-27 16:28   ` Alexandre Belloni
  -1 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 16:28 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Ludovic Desroches, linux-arm-kernel, linux-kernel, Alexandre Belloni

From: Ludovic Desroches <ludovic.desroches@atmel.com>

Use microchip email address instead of old atmel one.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 MAINTAINERS | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d0f5de961ff5..eb9739ec4e92 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2173,7 +2173,7 @@ F:	include/linux/atm*
 F:	include/uapi/linux/atm*
 
 ATMEL AT91 / AT32 MCI DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 S:	Maintained
 F:	drivers/mmc/host/atmel-mci.c
 
@@ -2183,7 +2183,7 @@ S:	Supported
 F:	drivers/power/reset/at91-sama5d2_shdwc.c
 
 ATMEL SAMA5D2 ADC DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-iio@vger.kernel.org
 S:	Supported
 F:	drivers/iio/adc/at91-sama5d2_adc.c
@@ -2203,20 +2203,20 @@ F:	drivers/dma/at_hdmac_regs.h
 F:	include/linux/platform_data/dma-atmel.h
 
 ATMEL XDMA DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-arm-kernel@lists.infradead.org
 L:	dmaengine@vger.kernel.org
 S:	Supported
 F:	drivers/dma/at_xdmac.c
 
 ATMEL I2C DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-i2c@vger.kernel.org
 S:	Supported
 F:	drivers/i2c/busses/i2c-at91.c
 
 ATMEL ISI DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-media@vger.kernel.org
 S:	Supported
 F:	drivers/media/platform/soc_camera/atmel-isi.c
@@ -2242,7 +2242,7 @@ S:	Supported
 F:	drivers/mtd/nand/atmel_nand*
 
 ATMEL SDMMC DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-mmc@vger.kernel.org
 S:	Supported
 F:	drivers/mmc/host/sdhci-of-at91.c
@@ -9710,7 +9710,7 @@ S:	Maintained
 F:	drivers/pinctrl/pinctrl-at91.*
 
 PIN CONTROLLER - ATMEL AT91 PIO4
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+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
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 2/3] MAINTAINERS: change email address from atmel to microchip
@ 2017-01-27 16:28   ` Alexandre Belloni
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 16:28 UTC (permalink / raw)
  To: linux-arm-kernel

From: Ludovic Desroches <ludovic.desroches@atmel.com>

Use microchip email address instead of old atmel one.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 MAINTAINERS | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d0f5de961ff5..eb9739ec4e92 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2173,7 +2173,7 @@ F:	include/linux/atm*
 F:	include/uapi/linux/atm*
 
 ATMEL AT91 / AT32 MCI DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 S:	Maintained
 F:	drivers/mmc/host/atmel-mci.c
 
@@ -2183,7 +2183,7 @@ S:	Supported
 F:	drivers/power/reset/at91-sama5d2_shdwc.c
 
 ATMEL SAMA5D2 ADC DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-iio at vger.kernel.org
 S:	Supported
 F:	drivers/iio/adc/at91-sama5d2_adc.c
@@ -2203,20 +2203,20 @@ F:	drivers/dma/at_hdmac_regs.h
 F:	include/linux/platform_data/dma-atmel.h
 
 ATMEL XDMA DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-arm-kernel at lists.infradead.org
 L:	dmaengine at vger.kernel.org
 S:	Supported
 F:	drivers/dma/at_xdmac.c
 
 ATMEL I2C DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-i2c at vger.kernel.org
 S:	Supported
 F:	drivers/i2c/busses/i2c-at91.c
 
 ATMEL ISI DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-media at vger.kernel.org
 S:	Supported
 F:	drivers/media/platform/soc_camera/atmel-isi.c
@@ -2242,7 +2242,7 @@ S:	Supported
 F:	drivers/mtd/nand/atmel_nand*
 
 ATMEL SDMMC DRIVER
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-mmc at vger.kernel.org
 S:	Supported
 F:	drivers/mmc/host/sdhci-of-at91.c
@@ -9710,7 +9710,7 @@ S:	Maintained
 F:	drivers/pinctrl/pinctrl-at91.*
 
 PIN CONTROLLER - ATMEL AT91 PIO4
-M:	Ludovic Desroches <ludovic.desroches@atmel.com>
+M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 L:	linux-gpio at vger.kernel.org
 S:	Supported
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 3/3] MAINTAINERS: Update AT91 entries
  2017-01-27 16:28 ` Alexandre Belloni
@ 2017-01-27 16:28   ` Alexandre Belloni
  -1 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 16:28 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Ludovic Desroches, linux-arm-kernel, linux-kernel,
	Alexandre Belloni, Jean-Christophe Plagniol-Villard

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>
---
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.*
-
-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
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 3/3] MAINTAINERS: Update AT91 entries
@ 2017-01-27 16:28   ` Alexandre Belloni
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 16:28 UTC (permalink / raw)
  To: linux-arm-kernel

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>
---
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 at 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 at lists.infradead.org (moderated for non-subscribers)
-S:	Maintained
-F:	drivers/pinctrl/pinctrl-at91.*
-
-PIN CONTROLLER - ATMEL AT91 PIO4
 M:	Ludovic Desroches <ludovic.desroches@microchip.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 L:	linux-gpio at vger.kernel.org
 S:	Supported
+F:	drivers/pinctrl/pinctrl-at91.*
 F:	drivers/pinctrl/pinctrl-at91-pio4.*
 
 PIN CONTROLLER - INTEL
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 18+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries
  2017-01-27 16:28   ` Alexandre Belloni
@ 2017-01-27 16:32     ` Nicolas Ferre
  -1 siblings, 0 replies; 18+ messages in thread
From: Nicolas Ferre @ 2017-01-27 16:32 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Ludovic Desroches, linux-arm-kernel, linux-kernel,
	Jean-Christophe Plagniol-Villard

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.*
> -
> -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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [PATCH 3/3] MAINTAINERS: Update AT91 entries
@ 2017-01-27 16:32     ` Nicolas Ferre
  0 siblings, 0 replies; 18+ messages in thread
From: Nicolas Ferre @ 2017-01-27 16:32 UTC (permalink / raw)
  To: linux-arm-kernel

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 at 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 at lists.infradead.org (moderated for non-subscribers)
> -S:	Maintained
> -F:	drivers/pinctrl/pinctrl-at91.*
> -
> -PIN CONTROLLER - ATMEL AT91 PIO4
>  M:	Ludovic Desroches <ludovic.desroches@microchip.com>
>  L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>  L:	linux-gpio at vger.kernel.org
>  S:	Supported
> +F:	drivers/pinctrl/pinctrl-at91.*
>  F:	drivers/pinctrl/pinctrl-at91-pio4.*
>  
>  PIN CONTROLLER - INTEL
> 

-- 
Nicolas Ferre

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries
  2017-01-27 16:32     ` Nicolas Ferre
@ 2017-01-27 16:51       ` Jean-Christophe PLAGNIOL-VILLARD
  -1 siblings, 0 replies; 18+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2017-01-27 16:51 UTC (permalink / raw)
  To: Nicolas FERRE
  Cc: Jean-Christophe PLAGNIOL-VILLARD, Alexandre Belloni,
	Ludovic Desroches, linux-kernel, linux-arm-kernel

Hi,

	this does not mean I do not follow the ML

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [PATCH 3/3] MAINTAINERS: Update AT91 entries
@ 2017-01-27 16:51       ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 0 replies; 18+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2017-01-27 16:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

	this does not mean I do not follow the ML

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 at 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 at 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 at lists.infradead.org (moderated for non-subscribers)
>> L:	linux-gpio at 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 at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries
  2017-01-27 16:51       ` Jean-Christophe PLAGNIOL-VILLARD
@ 2017-01-27 17:00         ` Alexandre Belloni
  -1 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 17:00 UTC (permalink / raw)
  To: Jean-Christophe PLAGNIOL-VILLARD
  Cc: Nicolas FERRE, Ludovic Desroches, linux-kernel, linux-arm-kernel

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.

> 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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [PATCH 3/3] MAINTAINERS: Update AT91 entries
@ 2017-01-27 17:00         ` Alexandre Belloni
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 17:00 UTC (permalink / raw)
  To: linux-arm-kernel

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.

> 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 at 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 at 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 at lists.infradead.org (moderated for non-subscribers)
> >> L:	linux-gpio at 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 at 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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries
  2017-01-27 17:00         ` Alexandre Belloni
@ 2017-01-27 17:02           ` Jean-Christophe PLAGNIOL-VILLARD
  -1 siblings, 0 replies; 18+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2017-01-27 17:02 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Jean-Christophe PLAGNIOL-VILLARD, Nicolas FERRE,
	Ludovic Desroches, linux-kernel, linux-arm-kernel


> 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

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [PATCH 3/3] MAINTAINERS: Update AT91 entries
@ 2017-01-27 17:02           ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 0 replies; 18+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2017-01-27 17:02 UTC (permalink / raw)
  To: linux-arm-kernel


> 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

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 at 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 at 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 at lists.infradead.org (moderated for non-subscribers)
>>>> L:	linux-gpio at 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 at 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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries
  2017-01-27 17:02           ` Jean-Christophe PLAGNIOL-VILLARD
@ 2017-01-27 17:16             ` Alexandre Belloni
  -1 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 17:16 UTC (permalink / raw)
  To: Jean-Christophe PLAGNIOL-VILLARD
  Cc: Nicolas FERRE, Ludovic Desroches, linux-kernel, linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [PATCH 3/3] MAINTAINERS: Update AT91 entries
@ 2017-01-27 17:16             ` Alexandre Belloni
  0 siblings, 0 replies; 18+ messages in thread
From: Alexandre Belloni @ 2017-01-27 17:16 UTC (permalink / raw)
  To: linux-arm-kernel

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 at 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 at 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 at lists.infradead.org (moderated for non-subscribers)
> >>>> L:	linux-gpio at 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 at 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

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Update AT91 entries
  2017-01-27 17:16             ` Alexandre Belloni
@ 2017-01-27 19:26               ` Joe Perches
  -1 siblings, 0 replies; 18+ messages in thread
From: Joe Perches @ 2017-01-27 19:26 UTC (permalink / raw)
  To: Alexandre Belloni, Jean-Christophe PLAGNIOL-VILLARD
  Cc: Nicolas FERRE, Ludovic Desroches, linux-kernel, linux-arm-kernel

On Fri, 2017-01-27 at 18:16 +0100, Alexandre Belloni wrote:
> 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.

Perhaps Jean-Christophe's entry should be changed to "R:" from "M:"

^ permalink raw reply	[flat|nested] 18+ messages in thread

* [PATCH 3/3] MAINTAINERS: Update AT91 entries
@ 2017-01-27 19:26               ` Joe Perches
  0 siblings, 0 replies; 18+ messages in thread
From: Joe Perches @ 2017-01-27 19:26 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, 2017-01-27 at 18:16 +0100, Alexandre Belloni wrote:
> 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.

Perhaps Jean-Christophe's entry should be changed to "R:" from "M:"

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-01-27 19:30 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27 16:28 [PATCH 1/3] MAINTAINERS: at91: change email address Alexandre Belloni
2017-01-27 16:28 ` Alexandre Belloni
2017-01-27 16:28 ` [PATCH 2/3] MAINTAINERS: change email address from atmel to microchip Alexandre Belloni
2017-01-27 16:28   ` Alexandre Belloni
2017-01-27 16:28 ` [PATCH 3/3] MAINTAINERS: Update AT91 entries Alexandre Belloni
2017-01-27 16:28   ` Alexandre Belloni
2017-01-27 16:32   ` Nicolas Ferre
2017-01-27 16:32     ` Nicolas Ferre
2017-01-27 16:51     ` Jean-Christophe PLAGNIOL-VILLARD
2017-01-27 16:51       ` Jean-Christophe PLAGNIOL-VILLARD
2017-01-27 17:00       ` Alexandre Belloni
2017-01-27 17:00         ` Alexandre Belloni
2017-01-27 17:02         ` Jean-Christophe PLAGNIOL-VILLARD
2017-01-27 17:02           ` Jean-Christophe PLAGNIOL-VILLARD
2017-01-27 17:16           ` Alexandre Belloni
2017-01-27 17:16             ` Alexandre Belloni
2017-01-27 19:26             ` Joe Perches
2017-01-27 19:26               ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.