2022-06-28 07:19:10

by Michael Walle

[permalink] [raw]
Subject: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail

Mails to Charles get an auto reply, that he is no longer working at
Eff'Innov technologies. Remove the entry.

Signed-off-by: Michael Walle <[email protected]>
---
Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml b/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
index e381a3c14836..b2558421268a 100644
--- a/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
+++ b/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
@@ -7,7 +7,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: NXP Semiconductors NCI NFC controller

maintainers:
- - Charles Gorand <[email protected]>
- Krzysztof Kozlowski <[email protected]>

properties:
--
2.30.2


2022-06-28 08:16:32

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail

On 28/06/2022 09:09, Michael Walle wrote:
> Mails to Charles get an auto reply, that he is no longer working at
> Eff'Innov technologies. Remove the entry.
>
> Signed-off-by: Michael Walle <[email protected]>
> ---
> Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 1 -


Reviewed-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof

2022-06-28 18:28:20

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail

On Tue, 28 Jun 2022 09:09:59 +0200, Michael Walle wrote:
> Mails to Charles get an auto reply, that he is no longer working at
> Eff'Innov technologies. Remove the entry.
>
> Signed-off-by: Michael Walle <[email protected]>
> ---
> Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 1 -
> 1 file changed, 1 deletion(-)
>

Applied, thanks!

2022-06-28 19:11:06

by Jakub Kicinski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail

On Tue, 28 Jun 2022 12:26:35 -0600 Rob Herring wrote:
> On Tue, 28 Jun 2022 09:09:59 +0200, Michael Walle wrote:
> > Mails to Charles get an auto reply, that he is no longer working at
> > Eff'Innov technologies. Remove the entry.
> >
> > Signed-off-by: Michael Walle <[email protected]>
> > ---
> > Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 1 -
> > 1 file changed, 1 deletion(-)
> >
>
> Applied, thanks!

I thought you said you prefer binding changes to go thru relevant
trees. Not that I care which way the default is but let's stick
to one.

2022-06-28 23:16:26

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail

On Tue, Jun 28, 2022 at 12:09:01PM -0700, Jakub Kicinski wrote:
> On Tue, 28 Jun 2022 12:26:35 -0600 Rob Herring wrote:
> > On Tue, 28 Jun 2022 09:09:59 +0200, Michael Walle wrote:
> > > Mails to Charles get an auto reply, that he is no longer working at
> > > Eff'Innov technologies. Remove the entry.
> > >
> > > Signed-off-by: Michael Walle <[email protected]>
> > > ---
> > > Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 1 -
> > > 1 file changed, 1 deletion(-)
> > >
> >
> > Applied, thanks!
>
> I thought you said you prefer binding changes to go thru relevant
> trees. Not that I care which way the default is but let's stick
> to one.

I did, but wasn't sure on the NFC stuff and this one was trivial.

Rob