2023-11-16 00:19:35

by Chester Lin

[permalink] [raw]
Subject: [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address

I am leaving SUSE so the current email address <[email protected]> will be
disabled soon. <[email protected]> will be my new address for handling
emails, patches and pull requests from upstream and communities.

Cc: Chester Lin <[email protected]>
Cc: NXP S32 Linux Team <[email protected]>
Cc: Ghennadi Procopciuc <[email protected]>
Cc: Linus Walleij <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Conor Dooley <[email protected]>
Signed-off-by: Chester Lin <[email protected]>
---
.../devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml
index d49aafd8c5f4..a24286e4def6 100644
--- a/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml
@@ -9,7 +9,7 @@ title: NXP S32G2 pin controller

maintainers:
- Ghennadi Procopciuc <[email protected]>
- - Chester Lin <[email protected]>
+ - Chester Lin <[email protected]>

description: |
S32G2 pinmux is implemented in SIUL2 (System Integration Unit Lite2),
--
2.40.0


2023-11-16 14:36:19

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address

On Thu, Nov 16, 2023 at 08:19:13AM +0800, Chester Lin wrote:
> I am leaving SUSE so the current email address <[email protected]> will be
> disabled soon. <[email protected]> will be my new address for handling
> emails, patches and pull requests from upstream and communities.

Consider also updating mailmap.

>
> Cc: Chester Lin <[email protected]>
> Cc: NXP S32 Linux Team <[email protected]>
> Cc: Ghennadi Procopciuc <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Krzysztof Kozlowski <[email protected]>
> Cc: Conor Dooley <[email protected]>
> Signed-off-by: Chester Lin <[email protected]>

Acked-by: Conor Dooley <[email protected]>

Cheers,
Conor.

> ---
> .../devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml
> index d49aafd8c5f4..a24286e4def6 100644
> --- a/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml
> +++ b/Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml
> @@ -9,7 +9,7 @@ title: NXP S32G2 pin controller
>
> maintainers:
> - Ghennadi Procopciuc <[email protected]>
> - - Chester Lin <[email protected]>
> + - Chester Lin <[email protected]>
>
> description: |
> S32G2 pinmux is implemented in SIUL2 (System Integration Unit Lite2),
> --
> 2.40.0
>


Attachments:
(No filename) (1.58 kB)
signature.asc (235.00 B)
Download all attachments

2023-11-24 09:35:23

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address

On Thu, Nov 16, 2023 at 1:19 AM Chester Lin <[email protected]> wrote:

> I am leaving SUSE so the current email address <[email protected]> will be
> disabled soon. <[email protected]> will be my new address for handling
> emails, patches and pull requests from upstream and communities.
>
> Cc: Chester Lin <[email protected]>
> Cc: NXP S32 Linux Team <[email protected]>
> Cc: Ghennadi Procopciuc <[email protected]>
> Cc: Linus Walleij <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Krzysztof Kozlowski <[email protected]>
> Cc: Conor Dooley <[email protected]>
> Signed-off-by: Chester Lin <[email protected]>

Patch applied.

Yours,
Linus Walleij