2022-02-01 10:50:28

by Nicolas Ferre

[permalink] [raw]
Subject: [PATCH 1/2] MAINTAINERS: replace a Microchip AT91 maintainer

From: Nicolas Ferre <[email protected]>

As Ludovic is more focusing on other aspects of the Microchip
Linux-based development, replace him with Claudiu.
Entry is added to the CREDITS file.

Thanks Ludovic for these great contributions in the kernel space!

Signed-off-by: Nicolas Ferre <[email protected]>
---
CREDITS | 6 ++++++
MAINTAINERS | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CREDITS b/CREDITS
index b97256d5bc24..7e85a53b6a88 100644
--- a/CREDITS
+++ b/CREDITS
@@ -895,6 +895,12 @@ S: 3000 FORE Drive
S: Warrendale, Pennsylvania 15086
S: USA

+N: Ludovic Desroches
+E: [email protected]
+D: Maintainer for ARM/Microchip (AT91) SoC support
+D: Author of ADC, pinctrl, XDMA and SDHCI drivers for this platform
+S: France
+
N: Martin Devera
E: [email protected]
W: http://luxik.cdi.cz/~devik/qos/
diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c914384..674d13708324 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2250,7 +2250,7 @@ F: drivers/phy/mediatek/
ARM/Microchip (AT91) SoC support
M: Nicolas Ferre <[email protected]>
M: Alexandre Belloni <[email protected]>
-M: Ludovic Desroches <[email protected]>
+M: Claudiu Beznea <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Supported
W: http://www.linux4sam.org
--
2.32.0


2022-02-01 10:50:31

by Nicolas Ferre

[permalink] [raw]
Subject: [PATCH 2/2] dt-bindings: ARM: at91: update maintainers entry

From: Nicolas Ferre <[email protected]>

Align the binding documentation with the newly updated MAINTAINERS
entry.

Signed-off-by: Nicolas Ferre <[email protected]>
---
Documentation/devicetree/bindings/arm/atmel-at91.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index c612e1f48dba..ff91df04f9f4 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -8,7 +8,8 @@ title: Atmel AT91 device tree bindings.

maintainers:
- Alexandre Belloni <[email protected]>
- - Ludovic Desroches <[email protected]>
+ - Claudiu Beznea <[email protected]>
+ - Nicolas Ferre <[email protected]>

description: |
Boards with a SoC of the Atmel AT91 or SMART family shall have the following
--
2.32.0

2022-02-01 15:32:36

by Ludovic Desroches

[permalink] [raw]
Subject: Re: [PATCH 1/2] MAINTAINERS: replace a Microchip AT91 maintainer

On 1/30/2022 3:39 PM, [email protected] wrote:
> From: Nicolas Ferre <[email protected]>
>
> As Ludovic is more focusing on other aspects of the Microchip
> Linux-based development, replace him with Claudiu.
> Entry is added to the CREDITS file.
>
> Thanks Ludovic for these great contributions in the kernel space!
>
> Signed-off-by: Nicolas Ferre <[email protected]>

Acked-by: Ludovic Desroches <[email protected]>

> ---
> CREDITS | 6 ++++++
> MAINTAINERS | 2 +-
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/CREDITS b/CREDITS
> index b97256d5bc24..7e85a53b6a88 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -895,6 +895,12 @@ S: 3000 FORE Drive
> S: Warrendale, Pennsylvania 15086
> S: USA
>
> +N: Ludovic Desroches
> +E: [email protected]
> +D: Maintainer for ARM/Microchip (AT91) SoC support
> +D: Author of ADC, pinctrl, XDMA and SDHCI drivers for this platform
> +S: France
> +
> N: Martin Devera
> E: [email protected]
> W: http://luxik.cdi.cz/~devik/qos/
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea3e6c914384..674d13708324 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2250,7 +2250,7 @@ F: drivers/phy/mediatek/
> ARM/Microchip (AT91) SoC support
> M: Nicolas Ferre <[email protected]>
> M: Alexandre Belloni <[email protected]>
> -M: Ludovic Desroches <[email protected]>
> +M: Claudiu Beznea <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> S: Supported
> W: http://www.linux4sam.org

2022-02-01 15:32:42

by Ludovic Desroches

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: ARM: at91: update maintainers entry

On 1/30/2022 3:39 PM, [email protected] wrote:
> From: Nicolas Ferre <[email protected]>
>
> Align the binding documentation with the newly updated MAINTAINERS
> entry.
>
> Signed-off-by: Nicolas Ferre <[email protected]>

Acked-by: Ludovic Desroches <[email protected]>

> ---
> Documentation/devicetree/bindings/arm/atmel-at91.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> index c612e1f48dba..ff91df04f9f4 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> @@ -8,7 +8,8 @@ title: Atmel AT91 device tree bindings.
>
> maintainers:
> - Alexandre Belloni <[email protected]>
> - - Ludovic Desroches <[email protected]>
> + - Claudiu Beznea <[email protected]>
> + - Nicolas Ferre <[email protected]>
>
> description: |
> Boards with a SoC of the Atmel AT91 or SMART family shall have the following

2022-02-01 15:38:30

by Claudiu Beznea

[permalink] [raw]
Subject: Re: [PATCH 1/2] MAINTAINERS: replace a Microchip AT91 maintainer

On 30.01.2022 16:39, [email protected] wrote:
> From: Nicolas Ferre <[email protected]>
>
> As Ludovic is more focusing on other aspects of the Microchip
> Linux-based development, replace him with Claudiu.
> Entry is added to the CREDITS file.
>
> Thanks Ludovic for these great contributions in the kernel space!
>
> Signed-off-by: Nicolas Ferre <[email protected]>

Acked-by: Claudiu Beznea <[email protected]>


> ---
> CREDITS | 6 ++++++
> MAINTAINERS | 2 +-
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/CREDITS b/CREDITS
> index b97256d5bc24..7e85a53b6a88 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -895,6 +895,12 @@ S: 3000 FORE Drive
> S: Warrendale, Pennsylvania 15086
> S: USA
>
> +N: Ludovic Desroches
> +E: [email protected]
> +D: Maintainer for ARM/Microchip (AT91) SoC support
> +D: Author of ADC, pinctrl, XDMA and SDHCI drivers for this platform
> +S: France
> +
> N: Martin Devera
> E: [email protected]
> W: http://luxik.cdi.cz/~devik/qos/
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea3e6c914384..674d13708324 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2250,7 +2250,7 @@ F: drivers/phy/mediatek/
> ARM/Microchip (AT91) SoC support
> M: Nicolas Ferre <[email protected]>
> M: Alexandre Belloni <[email protected]>
> -M: Ludovic Desroches <[email protected]>
> +M: Claudiu Beznea <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> S: Supported
> W: http://www.linux4sam.org

2022-02-01 15:39:24

by Claudiu Beznea

[permalink] [raw]
Subject: Re: [PATCH 2/2] dt-bindings: ARM: at91: update maintainers entry

On 30.01.2022 16:39, [email protected] wrote:
> From: Nicolas Ferre <[email protected]>
>
> Align the binding documentation with the newly updated MAINTAINERS
> entry.
> > Signed-off-by: Nicolas Ferre <[email protected]>

Acked-by: Claudiu Beznea <[email protected]>


> ---
> Documentation/devicetree/bindings/arm/atmel-at91.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> index c612e1f48dba..ff91df04f9f4 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
> @@ -8,7 +8,8 @@ title: Atmel AT91 device tree bindings.
>
> maintainers:
> - Alexandre Belloni <[email protected]>
> - - Ludovic Desroches <[email protected]>
> + - Claudiu Beznea <[email protected]>
> + - Nicolas Ferre <[email protected]>
>
> description: |
> Boards with a SoC of the Atmel AT91 or SMART family shall have the following