linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address
@ 2023-11-16  0:19 Chester Lin
  2023-11-16 14:35 ` Conor Dooley
  2023-11-24  9:34 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Chester Lin @ 2023-11-16  0:19 UTC (permalink / raw)
  To: linus.walleij, Ghennadi.Procopciuc, robh+dt,
	krzysztof.kozlowski+dt, conor+dt
  Cc: linux-kernel, linux-gpio, devicetree, Chester Lin, Chester Lin,
	NXP S32 Linux Team

I am leaving SUSE so the current email address <clin@suse.com> will be
disabled soon. <chester62515@gmail.com> will be my new address for handling
emails, patches and pull requests from upstream and communities.

Cc: Chester Lin <chester62515@gmail.com>
Cc: NXP S32 Linux Team <s32@nxp.com>
Cc: Ghennadi Procopciuc <Ghennadi.Procopciuc@oss.nxp.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Conor Dooley <conor+dt@kernel.org>
Signed-off-by: Chester Lin <clin@suse.com>
---
 .../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 <Ghennadi.Procopciuc@oss.nxp.com>
-  - Chester Lin <clin@suse.com>
+  - Chester Lin <chester62515@gmail.com>
 
 description: |
   S32G2 pinmux is implemented in SIUL2 (System Integration Unit Lite2),
-- 
2.40.0


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

* Re: [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address
  2023-11-16  0:19 [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address Chester Lin
@ 2023-11-16 14:35 ` Conor Dooley
  2023-11-24  9:34 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2023-11-16 14:35 UTC (permalink / raw)
  To: Chester Lin
  Cc: linus.walleij, Ghennadi.Procopciuc, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, linux-kernel, linux-gpio,
	devicetree, Chester Lin, NXP S32 Linux Team

[-- Attachment #1: Type: text/plain, Size: 1620 bytes --]

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

Consider also updating mailmap.

> 
> Cc: Chester Lin <chester62515@gmail.com>
> Cc: NXP S32 Linux Team <s32@nxp.com>
> Cc: Ghennadi Procopciuc <Ghennadi.Procopciuc@oss.nxp.com>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> Cc: Conor Dooley <conor+dt@kernel.org>
> Signed-off-by: Chester Lin <clin@suse.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

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 <Ghennadi.Procopciuc@oss.nxp.com>
> -  - Chester Lin <clin@suse.com>
> +  - Chester Lin <chester62515@gmail.com>
>  
>  description: |
>    S32G2 pinmux is implemented in SIUL2 (System Integration Unit Lite2),
> -- 
> 2.40.0
> 

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

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

* Re: [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address
  2023-11-16  0:19 [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address Chester Lin
  2023-11-16 14:35 ` Conor Dooley
@ 2023-11-24  9:34 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2023-11-24  9:34 UTC (permalink / raw)
  To: Chester Lin
  Cc: Ghennadi.Procopciuc, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	linux-kernel, linux-gpio, devicetree, Chester Lin,
	NXP S32 Linux Team

On Thu, Nov 16, 2023 at 1:19 AM Chester Lin <clin@suse.com> wrote:

> I am leaving SUSE so the current email address <clin@suse.com> will be
> disabled soon. <chester62515@gmail.com> will be my new address for handling
> emails, patches and pull requests from upstream and communities.
>
> Cc: Chester Lin <chester62515@gmail.com>
> Cc: NXP S32 Linux Team <s32@nxp.com>
> Cc: Ghennadi Procopciuc <Ghennadi.Procopciuc@oss.nxp.com>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> Cc: Conor Dooley <conor+dt@kernel.org>
> Signed-off-by: Chester Lin <clin@suse.com>

Patch applied.

Yours,
Linus Walleij

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

end of thread, other threads:[~2023-11-24  9:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-16  0:19 [PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address Chester Lin
2023-11-16 14:35 ` Conor Dooley
2023-11-24  9:34 ` Linus Walleij

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