linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update email of Tudor Ambarus
@ 2022-11-22 12:52 Tudor Ambarus
  2022-11-22 13:13 ` Nicolas Ferre
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Tudor Ambarus @ 2022-11-22 12:52 UTC (permalink / raw)
  To: robh+dt, akpm
  Cc: herbert, krzysztof.kozlowski+dt, nicolas.ferre,
	alexandre.belloni, claudiu.beznea, broonie, qyousef, arnd,
	atishp, anup, tkhai, quic_abhinavk, vasily.averin, baolin.wang,
	colin.i.king, linux-kernel, linux-crypto, devicetree,
	linux-arm-kernel, linux-spi, linux-mtd, pratyush, michael,
	miquel.raynal, richard, Tudor Ambarus

My professional email will change and the microchip one will bounce after
mid-november of 2022.

Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
author mentions, and add an entry in the .mailmap file.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
---
 .mailmap                                               |  1 +
 .../bindings/crypto/atmel,at91sam9g46-aes.yaml         |  2 +-
 .../bindings/crypto/atmel,at91sam9g46-sha.yaml         |  2 +-
 .../bindings/crypto/atmel,at91sam9g46-tdes.yaml        |  2 +-
 .../devicetree/bindings/spi/atmel,at91rm9200-spi.yaml  |  2 +-
 .../devicetree/bindings/spi/atmel,quadspi.yaml         |  2 +-
 MAINTAINERS                                            | 10 +++++-----
 drivers/crypto/atmel-ecc.c                             |  4 ++--
 drivers/crypto/atmel-i2c.c                             |  4 ++--
 drivers/crypto/atmel-i2c.h                             |  2 +-
 10 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/.mailmap b/.mailmap
index fdd7989492fc..f723a29af021 100644
--- a/.mailmap
+++ b/.mailmap
@@ -415,6 +415,7 @@ Tony Luck <tony.luck@intel.com>
 TripleX Chung <xxx.phy@gmail.com> <triplex@zh-kernel.org>
 TripleX Chung <xxx.phy@gmail.com> <zhongyu@18mail.cn>
 Tsuneo Yoshioka <Tsuneo.Yoshioka@f-secure.com>
+Tudor Ambarus <tudor.ambarus@linaro.org> <tudor.ambarus@microchip.com>
 Tycho Andersen <tycho@tycho.pizza> <tycho@tycho.ws>
 Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
 Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
diff --git a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml
index 0ccaab16dc61..0b7383b3106b 100644
--- a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml
+++ b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml
@@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Atmel Advanced Encryption Standard (AES) HW cryptographic accelerator
 
 maintainers:
-  - Tudor Ambarus <tudor.ambarus@microchip.com>
+  - Tudor Ambarus <tudor.ambarus@linaro.org>
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml
index 5163c51b4547..ee2ffb034325 100644
--- a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml
+++ b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml
@@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Atmel Secure Hash Algorithm (SHA) HW cryptographic accelerator
 
 maintainers:
-  - Tudor Ambarus <tudor.ambarus@microchip.com>
+  - Tudor Ambarus <tudor.ambarus@linaro.org>
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
index fcc5adf03cad..3d6ed24b1b00 100644
--- a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
+++ b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
@@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Atmel Triple Data Encryption Standard (TDES) HW cryptographic accelerator
 
 maintainers:
-  - Tudor Ambarus <tudor.ambarus@microchip.com>
+  - Tudor Ambarus <tudor.ambarus@linaro.org>
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml b/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml
index 4dd973e341e6..6c57dd6c3a36 100644
--- a/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml
+++ b/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml
@@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Atmel SPI device
 
 maintainers:
-  - Tudor Ambarus <tudor.ambarus@microchip.com>
+  - Tudor Ambarus <tudor.ambarus@linaro.org>
 
 allOf:
   - $ref: spi-controller.yaml#
diff --git a/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml b/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
index 1d493add4053..b0d99bc10535 100644
--- a/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
+++ b/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Atmel Quad Serial Peripheral Interface (QSPI)
 
 maintainers:
-  - Tudor Ambarus <tudor.ambarus@microchip.com>
+  - Tudor Ambarus <tudor.ambarus@linaro.org>
 
 allOf:
   - $ref: spi-controller.yaml#
diff --git a/MAINTAINERS b/MAINTAINERS
index e04d944005ba..b13e67bed48e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13418,7 +13418,7 @@ F:	arch/microblaze/
 
 MICROCHIP AT91 DMA DRIVERS
 M:	Ludovic Desroches <ludovic.desroches@microchip.com>
-M:	Tudor Ambarus <tudor.ambarus@microchip.com>
+M:	Tudor Ambarus <tudor.ambarus@linaro.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	dmaengine@vger.kernel.org
 S:	Supported
@@ -13464,7 +13464,7 @@ F:	Documentation/devicetree/bindings/media/microchip,csi2dc.yaml
 F:	drivers/media/platform/atmel/microchip-csi2dc.c
 
 MICROCHIP ECC DRIVER
-M:	Tudor Ambarus <tudor.ambarus@microchip.com>
+M:	Tudor Ambarus <tudor.ambarus@linaro.org>
 L:	linux-crypto@vger.kernel.org
 S:	Maintained
 F:	drivers/crypto/atmel-ecc.*
@@ -13559,7 +13559,7 @@ S:	Maintained
 F:	drivers/mmc/host/atmel-mci.c
 
 MICROCHIP NAND DRIVER
-M:	Tudor Ambarus <tudor.ambarus@microchip.com>
+M:	Tudor Ambarus <tudor.ambarus@linaro.org>
 L:	linux-mtd@lists.infradead.org
 S:	Supported
 F:	Documentation/devicetree/bindings/mtd/atmel-nand.txt
@@ -13611,7 +13611,7 @@ S:	Supported
 F:	drivers/power/reset/at91-sama5d2_shdwc.c
 
 MICROCHIP SPI DRIVER
-M:	Tudor Ambarus <tudor.ambarus@microchip.com>
+M:	Tudor Ambarus <tudor.ambarus@linaro.org>
 S:	Supported
 F:	drivers/spi/spi-atmel.*
 
@@ -19402,7 +19402,7 @@ F:	drivers/clk/spear/
 F:	drivers/pinctrl/spear/
 
 SPI NOR SUBSYSTEM
-M:	Tudor Ambarus <tudor.ambarus@microchip.com>
+M:	Tudor Ambarus <tudor.ambarus@linaro.org>
 M:	Pratyush Yadav <pratyush@kernel.org>
 R:	Michael Walle <michael@walle.cc>
 L:	linux-mtd@lists.infradead.org
diff --git a/drivers/crypto/atmel-ecc.c b/drivers/crypto/atmel-ecc.c
index 82bf15d49561..dd7b561c4256 100644
--- a/drivers/crypto/atmel-ecc.c
+++ b/drivers/crypto/atmel-ecc.c
@@ -3,7 +3,7 @@
  * Microchip / Atmel ECC (I2C) driver.
  *
  * Copyright (c) 2017, Microchip Technology Inc.
- * Author: Tudor Ambarus <tudor.ambarus@microchip.com>
+ * Author: Tudor Ambarus
  */
 
 #include <linux/delay.h>
@@ -411,6 +411,6 @@ static void __exit atmel_ecc_exit(void)
 module_init(atmel_ecc_init);
 module_exit(atmel_ecc_exit);
 
-MODULE_AUTHOR("Tudor Ambarus <tudor.ambarus@microchip.com>");
+MODULE_AUTHOR("Tudor Ambarus");
 MODULE_DESCRIPTION("Microchip / Atmel ECC (I2C) driver");
 MODULE_LICENSE("GPL v2");
diff --git a/drivers/crypto/atmel-i2c.c b/drivers/crypto/atmel-i2c.c
index 81ce09bedda8..55bff1e13142 100644
--- a/drivers/crypto/atmel-i2c.c
+++ b/drivers/crypto/atmel-i2c.c
@@ -3,7 +3,7 @@
  * Microchip / Atmel ECC (I2C) driver.
  *
  * Copyright (c) 2017, Microchip Technology Inc.
- * Author: Tudor Ambarus <tudor.ambarus@microchip.com>
+ * Author: Tudor Ambarus
  */
 
 #include <linux/bitrev.h>
@@ -390,6 +390,6 @@ static void __exit atmel_i2c_exit(void)
 module_init(atmel_i2c_init);
 module_exit(atmel_i2c_exit);
 
-MODULE_AUTHOR("Tudor Ambarus <tudor.ambarus@microchip.com>");
+MODULE_AUTHOR("Tudor Ambarus");
 MODULE_DESCRIPTION("Microchip / Atmel ECC (I2C) driver");
 MODULE_LICENSE("GPL v2");
diff --git a/drivers/crypto/atmel-i2c.h b/drivers/crypto/atmel-i2c.h
index 48929efe2a5b..35f7857a7f7c 100644
--- a/drivers/crypto/atmel-i2c.h
+++ b/drivers/crypto/atmel-i2c.h
@@ -1,7 +1,7 @@
 /* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2017, Microchip Technology Inc.
- * Author: Tudor Ambarus <tudor.ambarus@microchip.com>
+ * Author: Tudor Ambarus
  */
 
 #ifndef __ATMEL_I2C_H__
-- 
2.25.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH] MAINTAINERS: Update email of Tudor Ambarus
  2022-11-22 12:52 [PATCH] MAINTAINERS: Update email of Tudor Ambarus Tudor Ambarus
@ 2022-11-22 13:13 ` Nicolas Ferre
  2022-11-22 13:15 ` Arnd Bergmann
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: Nicolas Ferre @ 2022-11-22 13:13 UTC (permalink / raw)
  To: Tudor Ambarus, robh+dt, akpm
  Cc: herbert, krzysztof.kozlowski+dt, alexandre.belloni,
	claudiu.beznea, broonie, qyousef, arnd, atishp, anup, tkhai,
	quic_abhinavk, vasily.averin, baolin.wang, colin.i.king,
	linux-kernel, linux-crypto, devicetree, linux-arm-kernel,
	linux-spi, linux-mtd, pratyush, michael, miquel.raynal, richard

On 22/11/2022 at 13:52, Tudor Ambarus wrote:
> My professional email will change and the microchip one will bounce after
> mid-november of 2022.
> 
> Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
> author mentions, and add an entry in the .mailmap file.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

Thanks Tudor for the work during all these years!

Best regards,
   Nicolas

> ---
>   .mailmap                                               |  1 +
>   .../bindings/crypto/atmel,at91sam9g46-aes.yaml         |  2 +-
>   .../bindings/crypto/atmel,at91sam9g46-sha.yaml         |  2 +-
>   .../bindings/crypto/atmel,at91sam9g46-tdes.yaml        |  2 +-
>   .../devicetree/bindings/spi/atmel,at91rm9200-spi.yaml  |  2 +-
>   .../devicetree/bindings/spi/atmel,quadspi.yaml         |  2 +-
>   MAINTAINERS                                            | 10 +++++-----
>   drivers/crypto/atmel-ecc.c                             |  4 ++--
>   drivers/crypto/atmel-i2c.c                             |  4 ++--
>   drivers/crypto/atmel-i2c.h                             |  2 +-
>   10 files changed, 16 insertions(+), 15 deletions(-)
> 
> diff --git a/.mailmap b/.mailmap
> index fdd7989492fc..f723a29af021 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -415,6 +415,7 @@ Tony Luck <tony.luck@intel.com>
>   TripleX Chung <xxx.phy@gmail.com> <triplex@zh-kernel.org>
>   TripleX Chung <xxx.phy@gmail.com> <zhongyu@18mail.cn>
>   Tsuneo Yoshioka <Tsuneo.Yoshioka@f-secure.com>
> +Tudor Ambarus <tudor.ambarus@linaro.org> <tudor.ambarus@microchip.com>
>   Tycho Andersen <tycho@tycho.pizza> <tycho@tycho.ws>
>   Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
>   Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> diff --git a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml
> index 0ccaab16dc61..0b7383b3106b 100644
> --- a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml
> +++ b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml
> @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>   title: Atmel Advanced Encryption Standard (AES) HW cryptographic accelerator
>   
>   maintainers:
> -  - Tudor Ambarus <tudor.ambarus@microchip.com>
> +  - Tudor Ambarus <tudor.ambarus@linaro.org>
>   
>   properties:
>     compatible:
> diff --git a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml
> index 5163c51b4547..ee2ffb034325 100644
> --- a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml
> +++ b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml
> @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>   title: Atmel Secure Hash Algorithm (SHA) HW cryptographic accelerator
>   
>   maintainers:
> -  - Tudor Ambarus <tudor.ambarus@microchip.com>
> +  - Tudor Ambarus <tudor.ambarus@linaro.org>
>   
>   properties:
>     compatible:
> diff --git a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
> index fcc5adf03cad..3d6ed24b1b00 100644
> --- a/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
> +++ b/Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-tdes.yaml
> @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>   title: Atmel Triple Data Encryption Standard (TDES) HW cryptographic accelerator
>   
>   maintainers:
> -  - Tudor Ambarus <tudor.ambarus@microchip.com>
> +  - Tudor Ambarus <tudor.ambarus@linaro.org>
>   
>   properties:
>     compatible:
> diff --git a/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml b/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml
> index 4dd973e341e6..6c57dd6c3a36 100644
> --- a/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml
> +++ b/Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml
> @@ -8,7 +8,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>   title: Atmel SPI device
>   
>   maintainers:
> -  - Tudor Ambarus <tudor.ambarus@microchip.com>
> +  - Tudor Ambarus <tudor.ambarus@linaro.org>
>   
>   allOf:
>     - $ref: spi-controller.yaml#
> diff --git a/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml b/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
> index 1d493add4053..b0d99bc10535 100644
> --- a/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
> +++ b/Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>   title: Atmel Quad Serial Peripheral Interface (QSPI)
>   
>   maintainers:
> -  - Tudor Ambarus <tudor.ambarus@microchip.com>
> +  - Tudor Ambarus <tudor.ambarus@linaro.org>
>   
>   allOf:
>     - $ref: spi-controller.yaml#
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e04d944005ba..b13e67bed48e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13418,7 +13418,7 @@ F:	arch/microblaze/
>   
>   MICROCHIP AT91 DMA DRIVERS
>   M:	Ludovic Desroches <ludovic.desroches@microchip.com>
> -M:	Tudor Ambarus <tudor.ambarus@microchip.com>
> +M:	Tudor Ambarus <tudor.ambarus@linaro.org>
>   L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>   L:	dmaengine@vger.kernel.org
>   S:	Supported
> @@ -13464,7 +13464,7 @@ F:	Documentation/devicetree/bindings/media/microchip,csi2dc.yaml
>   F:	drivers/media/platform/atmel/microchip-csi2dc.c
>   
>   MICROCHIP ECC DRIVER
> -M:	Tudor Ambarus <tudor.ambarus@microchip.com>
> +M:	Tudor Ambarus <tudor.ambarus@linaro.org>
>   L:	linux-crypto@vger.kernel.org
>   S:	Maintained
>   F:	drivers/crypto/atmel-ecc.*
> @@ -13559,7 +13559,7 @@ S:	Maintained
>   F:	drivers/mmc/host/atmel-mci.c
>   
>   MICROCHIP NAND DRIVER
> -M:	Tudor Ambarus <tudor.ambarus@microchip.com>
> +M:	Tudor Ambarus <tudor.ambarus@linaro.org>
>   L:	linux-mtd@lists.infradead.org
>   S:	Supported
>   F:	Documentation/devicetree/bindings/mtd/atmel-nand.txt
> @@ -13611,7 +13611,7 @@ S:	Supported
>   F:	drivers/power/reset/at91-sama5d2_shdwc.c
>   
>   MICROCHIP SPI DRIVER
> -M:	Tudor Ambarus <tudor.ambarus@microchip.com>
> +M:	Tudor Ambarus <tudor.ambarus@linaro.org>
>   S:	Supported
>   F:	drivers/spi/spi-atmel.*
>   
> @@ -19402,7 +19402,7 @@ F:	drivers/clk/spear/
>   F:	drivers/pinctrl/spear/
>   
>   SPI NOR SUBSYSTEM
> -M:	Tudor Ambarus <tudor.ambarus@microchip.com>
> +M:	Tudor Ambarus <tudor.ambarus@linaro.org>
>   M:	Pratyush Yadav <pratyush@kernel.org>
>   R:	Michael Walle <michael@walle.cc>
>   L:	linux-mtd@lists.infradead.org
> diff --git a/drivers/crypto/atmel-ecc.c b/drivers/crypto/atmel-ecc.c
> index 82bf15d49561..dd7b561c4256 100644
> --- a/drivers/crypto/atmel-ecc.c
> +++ b/drivers/crypto/atmel-ecc.c
> @@ -3,7 +3,7 @@
>    * Microchip / Atmel ECC (I2C) driver.
>    *
>    * Copyright (c) 2017, Microchip Technology Inc.
> - * Author: Tudor Ambarus <tudor.ambarus@microchip.com>
> + * Author: Tudor Ambarus
>    */
>   
>   #include <linux/delay.h>
> @@ -411,6 +411,6 @@ static void __exit atmel_ecc_exit(void)
>   module_init(atmel_ecc_init);
>   module_exit(atmel_ecc_exit);
>   
> -MODULE_AUTHOR("Tudor Ambarus <tudor.ambarus@microchip.com>");
> +MODULE_AUTHOR("Tudor Ambarus");
>   MODULE_DESCRIPTION("Microchip / Atmel ECC (I2C) driver");
>   MODULE_LICENSE("GPL v2");
> diff --git a/drivers/crypto/atmel-i2c.c b/drivers/crypto/atmel-i2c.c
> index 81ce09bedda8..55bff1e13142 100644
> --- a/drivers/crypto/atmel-i2c.c
> +++ b/drivers/crypto/atmel-i2c.c
> @@ -3,7 +3,7 @@
>    * Microchip / Atmel ECC (I2C) driver.
>    *
>    * Copyright (c) 2017, Microchip Technology Inc.
> - * Author: Tudor Ambarus <tudor.ambarus@microchip.com>
> + * Author: Tudor Ambarus
>    */
>   
>   #include <linux/bitrev.h>
> @@ -390,6 +390,6 @@ static void __exit atmel_i2c_exit(void)
>   module_init(atmel_i2c_init);
>   module_exit(atmel_i2c_exit);
>   
> -MODULE_AUTHOR("Tudor Ambarus <tudor.ambarus@microchip.com>");
> +MODULE_AUTHOR("Tudor Ambarus");
>   MODULE_DESCRIPTION("Microchip / Atmel ECC (I2C) driver");
>   MODULE_LICENSE("GPL v2");
> diff --git a/drivers/crypto/atmel-i2c.h b/drivers/crypto/atmel-i2c.h
> index 48929efe2a5b..35f7857a7f7c 100644
> --- a/drivers/crypto/atmel-i2c.h
> +++ b/drivers/crypto/atmel-i2c.h
> @@ -1,7 +1,7 @@
>   /* SPDX-License-Identifier: GPL-2.0 */
>   /*
>    * Copyright (c) 2017, Microchip Technology Inc.
> - * Author: Tudor Ambarus <tudor.ambarus@microchip.com>
> + * Author: Tudor Ambarus
>    */
>   
>   #ifndef __ATMEL_I2C_H__

-- 
Nicolas Ferre


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH] MAINTAINERS: Update email of Tudor Ambarus
  2022-11-22 12:52 [PATCH] MAINTAINERS: Update email of Tudor Ambarus Tudor Ambarus
  2022-11-22 13:13 ` Nicolas Ferre
@ 2022-11-22 13:15 ` Arnd Bergmann
  2022-11-24 11:02   ` Krzysztof Kozlowski
  2022-11-22 13:23 ` Mark Brown
                   ` (3 subsequent siblings)
  5 siblings, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2022-11-22 13:15 UTC (permalink / raw)
  To: Tudor Ambarus, Rob Herring, Andrew Morton
  Cc: herbert, krzysztof.kozlowski+dt, Nicolas Ferre,
	Alexandre Belloni, Claudiu Beznea, Mark Brown, qyousef,
	Atish Patra, Anup Patel, tkhai, quic_abhinavk, vasily.averin,
	baolin.wang, colin.i.king, linux-kernel, linux-crypto,
	devicetree, linux-arm-kernel, linux-spi, linux-mtd, pratyush,
	Michael Walle, Miquel Raynal, Richard Weinberger

On Tue, Nov 22, 2022, at 13:52, Tudor Ambarus wrote:
> My professional email will change and the microchip one will bounce after
> mid-november of 2022.
>
> Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
> author mentions, and add an entry in the .mailmap file.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>

I can take this through the fixes branch of the SoC tree if that
works for everyone. Alternatively, I can take only the MAINTAINERS
and .mailmap bits and expect the other changes to get merged
by the devicetree and crypto maintainers for 6.2.

      Arnd

> ---
>  .mailmap                                               |  1 +
>  .../bindings/crypto/atmel,at91sam9g46-aes.yaml         |  2 +-
>  .../bindings/crypto/atmel,at91sam9g46-sha.yaml         |  2 +-
>  .../bindings/crypto/atmel,at91sam9g46-tdes.yaml        |  2 +-
>  .../devicetree/bindings/spi/atmel,at91rm9200-spi.yaml  |  2 +-
>  .../devicetree/bindings/spi/atmel,quadspi.yaml         |  2 +-
>  MAINTAINERS                                            | 10 +++++-----
>  drivers/crypto/atmel-ecc.c                             |  4 ++--
>  drivers/crypto/atmel-i2c.c                             |  4 ++--
>  drivers/crypto/atmel-i2c.h                             |  2 +-
>  10 files changed, 16 insertions(+), 15 deletions(-)
>

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH] MAINTAINERS: Update email of Tudor Ambarus
  2022-11-22 12:52 [PATCH] MAINTAINERS: Update email of Tudor Ambarus Tudor Ambarus
  2022-11-22 13:13 ` Nicolas Ferre
  2022-11-22 13:15 ` Arnd Bergmann
@ 2022-11-22 13:23 ` Mark Brown
  2022-11-25  4:45 ` Herbert Xu
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: Mark Brown @ 2022-11-22 13:23 UTC (permalink / raw)
  To: Tudor Ambarus
  Cc: robh+dt, akpm, herbert, krzysztof.kozlowski+dt, nicolas.ferre,
	alexandre.belloni, claudiu.beznea, qyousef, arnd, atishp, anup,
	tkhai, quic_abhinavk, vasily.averin, baolin.wang, colin.i.king,
	linux-kernel, linux-crypto, devicetree, linux-arm-kernel,
	linux-spi, linux-mtd, pratyush, michael, miquel.raynal, richard


[-- Attachment #1.1: Type: text/plain, Size: 206 bytes --]

On Tue, Nov 22, 2022 at 02:52:44PM +0200, Tudor Ambarus wrote:
> My professional email will change and the microchip one will bounce after
> mid-november of 2022.

Acked-by: Mark Brown <broonie@kernel.org>

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 144 bytes --]

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH] MAINTAINERS: Update email of Tudor Ambarus
  2022-11-22 13:15 ` Arnd Bergmann
@ 2022-11-24 11:02   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-24 11:02 UTC (permalink / raw)
  To: Arnd Bergmann, Tudor Ambarus, Rob Herring, Andrew Morton
  Cc: herbert, krzysztof.kozlowski+dt, Nicolas Ferre,
	Alexandre Belloni, Claudiu Beznea, Mark Brown, qyousef,
	Atish Patra, Anup Patel, tkhai, quic_abhinavk, vasily.averin,
	baolin.wang, colin.i.king, linux-kernel, linux-crypto,
	devicetree, linux-arm-kernel, linux-spi, linux-mtd, pratyush,
	Michael Walle, Miquel Raynal, Richard Weinberger

On 22/11/2022 14:15, Arnd Bergmann wrote:
> On Tue, Nov 22, 2022, at 13:52, Tudor Ambarus wrote:
>> My professional email will change and the microchip one will bounce after
>> mid-november of 2022.
>>
>> Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
>> author mentions, and add an entry in the .mailmap file.
>>
>> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> 
> I can take this through the fixes branch of the SoC tree if that
> works for everyone. Alternatively, I can take only the MAINTAINERS
> and .mailmap bits and expect the other changes to get merged
> by the devicetree and crypto maintainers for 6.2.


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH] MAINTAINERS: Update email of Tudor Ambarus
  2022-11-22 12:52 [PATCH] MAINTAINERS: Update email of Tudor Ambarus Tudor Ambarus
                   ` (2 preceding siblings ...)
  2022-11-22 13:23 ` Mark Brown
@ 2022-11-25  4:45 ` Herbert Xu
  2022-11-27 18:25 ` Rob Herring
  2022-11-27 22:42 ` Pratyush Yadav
  5 siblings, 0 replies; 8+ messages in thread
From: Herbert Xu @ 2022-11-25  4:45 UTC (permalink / raw)
  To: Tudor Ambarus
  Cc: robh+dt, akpm, krzysztof.kozlowski+dt, nicolas.ferre,
	alexandre.belloni, claudiu.beznea, broonie, qyousef, arnd,
	atishp, anup, tkhai, quic_abhinavk, vasily.averin, baolin.wang,
	colin.i.king, linux-kernel, linux-crypto, devicetree,
	linux-arm-kernel, linux-spi, linux-mtd, pratyush, michael,
	miquel.raynal, richard

On Tue, Nov 22, 2022 at 02:52:44PM +0200, Tudor Ambarus wrote:
> My professional email will change and the microchip one will bounce after
> mid-november of 2022.
> 
> Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
> author mentions, and add an entry in the .mailmap file.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> ---
>  .mailmap                                               |  1 +
>  .../bindings/crypto/atmel,at91sam9g46-aes.yaml         |  2 +-
>  .../bindings/crypto/atmel,at91sam9g46-sha.yaml         |  2 +-
>  .../bindings/crypto/atmel,at91sam9g46-tdes.yaml        |  2 +-
>  .../devicetree/bindings/spi/atmel,at91rm9200-spi.yaml  |  2 +-
>  .../devicetree/bindings/spi/atmel,quadspi.yaml         |  2 +-
>  MAINTAINERS                                            | 10 +++++-----
>  drivers/crypto/atmel-ecc.c                             |  4 ++--
>  drivers/crypto/atmel-i2c.c                             |  4 ++--
>  drivers/crypto/atmel-i2c.h                             |  2 +-
>  10 files changed, 16 insertions(+), 15 deletions(-)

Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH] MAINTAINERS: Update email of Tudor Ambarus
  2022-11-22 12:52 [PATCH] MAINTAINERS: Update email of Tudor Ambarus Tudor Ambarus
                   ` (3 preceding siblings ...)
  2022-11-25  4:45 ` Herbert Xu
@ 2022-11-27 18:25 ` Rob Herring
  2022-11-27 22:42 ` Pratyush Yadav
  5 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2022-11-27 18:25 UTC (permalink / raw)
  To: Tudor Ambarus
  Cc: qyousef, atishp, akpm, linux-kernel, pratyush, robh+dt,
	linux-mtd, anup, richard, linux-crypto, miquel.raynal,
	nicolas.ferre, devicetree, michael, herbert, tkhai, baolin.wang,
	alexandre.belloni, claudiu.beznea, linux-arm-kernel,
	krzysztof.kozlowski+dt, broonie, arnd, linux-spi, quic_abhinavk,
	vasily.averin, colin.i.king


On Tue, 22 Nov 2022 14:52:44 +0200, Tudor Ambarus wrote:
> My professional email will change and the microchip one will bounce after
> mid-november of 2022.
> 
> Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
> author mentions, and add an entry in the .mailmap file.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> ---
>  .mailmap                                               |  1 +
>  .../bindings/crypto/atmel,at91sam9g46-aes.yaml         |  2 +-
>  .../bindings/crypto/atmel,at91sam9g46-sha.yaml         |  2 +-
>  .../bindings/crypto/atmel,at91sam9g46-tdes.yaml        |  2 +-
>  .../devicetree/bindings/spi/atmel,at91rm9200-spi.yaml  |  2 +-
>  .../devicetree/bindings/spi/atmel,quadspi.yaml         |  2 +-
>  MAINTAINERS                                            | 10 +++++-----
>  drivers/crypto/atmel-ecc.c                             |  4 ++--
>  drivers/crypto/atmel-i2c.c                             |  4 ++--
>  drivers/crypto/atmel-i2c.h                             |  2 +-
>  10 files changed, 16 insertions(+), 15 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [PATCH] MAINTAINERS: Update email of Tudor Ambarus
  2022-11-22 12:52 [PATCH] MAINTAINERS: Update email of Tudor Ambarus Tudor Ambarus
                   ` (4 preceding siblings ...)
  2022-11-27 18:25 ` Rob Herring
@ 2022-11-27 22:42 ` Pratyush Yadav
  5 siblings, 0 replies; 8+ messages in thread
From: Pratyush Yadav @ 2022-11-27 22:42 UTC (permalink / raw)
  To: Tudor Ambarus
  Cc: robh+dt, akpm, herbert, krzysztof.kozlowski+dt, nicolas.ferre,
	alexandre.belloni, claudiu.beznea, broonie, qyousef, arnd,
	atishp, anup, tkhai, quic_abhinavk, vasily.averin, baolin.wang,
	colin.i.king, linux-kernel, linux-crypto, devicetree,
	linux-arm-kernel, linux-spi, linux-mtd, michael, miquel.raynal,
	richard

On 22/11/22 02:52PM, Tudor Ambarus wrote:
> My professional email will change and the microchip one will bounce after
> mid-november of 2022.
> 
> Update the MAINTAINERS file, the YAML bindings, MODULE_AUTHOR entries and
> author mentions, and add an entry in the .mailmap file.
> 
> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>

Acked-by: Pratyush Yadav <pratyush@kernel.org>

-- 
Regards,
Pratyush Yadav

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2022-11-27 22:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 12:52 [PATCH] MAINTAINERS: Update email of Tudor Ambarus Tudor Ambarus
2022-11-22 13:13 ` Nicolas Ferre
2022-11-22 13:15 ` Arnd Bergmann
2022-11-24 11:02   ` Krzysztof Kozlowski
2022-11-22 13:23 ` Mark Brown
2022-11-25  4:45 ` Herbert Xu
2022-11-27 18:25 ` Rob Herring
2022-11-27 22:42 ` Pratyush Yadav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).