* [PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address
@ 2023-11-15 23:57 Chester Lin
2023-11-16 14:36 ` Conor Dooley
2023-11-20 7:28 ` Jiri Slaby
0 siblings, 2 replies; 4+ messages in thread
From: Chester Lin @ 2023-11-15 23:57 UTC (permalink / raw)
Cc: linux-kernel, linux-serial, devicetree, Chester Lin, Chester Lin,
NXP S32 Linux Team, Greg Kroah-Hartman, Jiri Slaby, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jirislaby@kernel.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/serial/fsl,s32-linflexuart.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml b/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
index 920539926d7e..7a105551fa6a 100644
--- a/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
+++ b/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
@@ -13,7 +13,7 @@ description: |
https://www.nxp.com/webapp/Download?colCode=S32V234RM.
maintainers:
- - Chester Lin <clin@suse.com>
+ - Chester Lin <chester62515@gmail.com>
allOf:
- $ref: serial.yaml#
--
2.40.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address
2023-11-15 23:57 [PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address Chester Lin
@ 2023-11-16 14:36 ` Conor Dooley
2023-11-20 7:28 ` Jiri Slaby
1 sibling, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2023-11-16 14:36 UTC (permalink / raw)
To: Chester Lin
Cc: linux-kernel, linux-serial, devicetree, Chester Lin,
NXP S32 Linux Team, Greg Kroah-Hartman, Jiri Slaby, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]
On Thu, Nov 16, 2023 at 07:57:32AM +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.
>
> Cc: Chester Lin <chester62515@gmail.com>
> Cc: NXP S32 Linux Team <s32@nxp.com>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Jiri Slaby <jirislaby@kernel.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/serial/fsl,s32-linflexuart.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml b/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
> index 920539926d7e..7a105551fa6a 100644
> --- a/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
> +++ b/Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
> @@ -13,7 +13,7 @@ description: |
> https://www.nxp.com/webapp/Download?colCode=S32V234RM.
>
> maintainers:
> - - Chester Lin <clin@suse.com>
> + - Chester Lin <chester62515@gmail.com>
>
> allOf:
> - $ref: serial.yaml#
> --
> 2.40.0
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address
2023-11-15 23:57 [PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address Chester Lin
2023-11-16 14:36 ` Conor Dooley
@ 2023-11-20 7:28 ` Jiri Slaby
2023-11-26 14:51 ` Chester Lin
1 sibling, 1 reply; 4+ messages in thread
From: Jiri Slaby @ 2023-11-20 7:28 UTC (permalink / raw)
To: Chester Lin
Cc: linux-kernel, linux-serial, devicetree, Chester Lin,
NXP S32 Linux Team, Greg Kroah-Hartman, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
On 16. 11. 23, 0:57, 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.
Maybe add an entry to /.mailmap too?
--
js
suse labs
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address
2023-11-20 7:28 ` Jiri Slaby
@ 2023-11-26 14:51 ` Chester Lin
0 siblings, 0 replies; 4+ messages in thread
From: Chester Lin @ 2023-11-26 14:51 UTC (permalink / raw)
To: Jiri Slaby
Cc: linux-kernel, linux-serial, devicetree, NXP S32 Linux Team,
Greg Kroah-Hartman, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Hi Jiri,
On Mon, Nov 20, 2023 at 08:28:47AM +0100, Jiri Slaby wrote:
> On 16. 11. 23, 0:57, 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.
>
> Maybe add an entry to /.mailmap too?
>
Yes, it has been updated as well.
Chester
> --
> js
> suse labs
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-11-26 14:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 23:57 [PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address Chester Lin
2023-11-16 14:36 ` Conor Dooley
2023-11-20 7:28 ` Jiri Slaby
2023-11-26 14:51 ` Chester Lin
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).