All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail
@ 2022-06-28  7:09 Michael Walle
  2022-06-28  7:50 ` Krzysztof Kozlowski
  2022-06-28 18:26 ` Rob Herring
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Walle @ 2022-06-28  7:09 UTC (permalink / raw)
  To: Krzysztof Kozlowski, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Rob Herring
  Cc: netdev, devicetree, linux-kernel, Michael Walle

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 <michael@walle.cc>
---
 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 <charles.gorand@effinnov.com>
   - Krzysztof Kozlowski <krzk@kernel.org>
 
 properties:
-- 
2.30.2


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

* Re: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail
  2022-06-28  7:09 [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail Michael Walle
@ 2022-06-28  7:50 ` Krzysztof Kozlowski
  2022-06-28 18:26 ` Rob Herring
  1 sibling, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-28  7:50 UTC (permalink / raw)
  To: Michael Walle, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring
  Cc: netdev, devicetree, linux-kernel

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 <michael@walle.cc>
> ---
>  Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 1 -


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof

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

* Re: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail
  2022-06-28  7:09 [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail Michael Walle
  2022-06-28  7:50 ` Krzysztof Kozlowski
@ 2022-06-28 18:26 ` Rob Herring
  2022-06-28 19:09   ` Jakub Kicinski
  1 sibling, 1 reply; 5+ messages in thread
From: Rob Herring @ 2022-06-28 18:26 UTC (permalink / raw)
  To: Michael Walle
  Cc: Jakub Kicinski, linux-kernel, devicetree, Rob Herring,
	Paolo Abeni, Eric Dumazet, netdev, David S . Miller,
	Krzysztof Kozlowski

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 <michael@walle.cc>
> ---
>  Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 1 -
>  1 file changed, 1 deletion(-)
> 

Applied, thanks!

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

* Re: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail
  2022-06-28 18:26 ` Rob Herring
@ 2022-06-28 19:09   ` Jakub Kicinski
  2022-06-28 22:48     ` Rob Herring
  0 siblings, 1 reply; 5+ messages in thread
From: Jakub Kicinski @ 2022-06-28 19:09 UTC (permalink / raw)
  To: Rob Herring
  Cc: Michael Walle, linux-kernel, devicetree, Rob Herring,
	Paolo Abeni, Eric Dumazet, netdev, David S . Miller,
	Krzysztof Kozlowski

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 <michael@walle.cc>
> > ---
> >  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.

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

* Re: [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail
  2022-06-28 19:09   ` Jakub Kicinski
@ 2022-06-28 22:48     ` Rob Herring
  0 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2022-06-28 22:48 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: Michael Walle, linux-kernel, devicetree, Paolo Abeni,
	Eric Dumazet, netdev, David S . Miller, Krzysztof Kozlowski

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 <michael@walle.cc>
> > > ---
> > >  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

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

end of thread, other threads:[~2022-06-28 22:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28  7:09 [PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail Michael Walle
2022-06-28  7:50 ` Krzysztof Kozlowski
2022-06-28 18:26 ` Rob Herring
2022-06-28 19:09   ` Jakub Kicinski
2022-06-28 22:48     ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.