devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
@ 2022-02-17 11:38 Marc Kleine-Budde
  2022-02-17 11:52 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Marc Kleine-Budde @ 2022-02-17 11:38 UTC (permalink / raw)
  To: linux-can
  Cc: Rob Herring, devicetree, Marc Kleine-Budde,
	Chandrasekar Ramakrishnan

Since Sriram Dash's email bounces, change the maintainer entry to
Chandrasekar Ramakrishnan. Chandrasekar Ramakrishnan is already listed
as a maintainer in the MAINTAINERS file.

Cc: Chandrasekar Ramakrishnan <rcsekar@samsung.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
index 3bc1ed39a0a5..b7f9803c1c6d 100644
--- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
+++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
@@ -9,7 +9,7 @@ title: Bosch MCAN controller Bindings
 description: Bosch MCAN controller for CAN bus
 
 maintainers:
-  - Sriram Dash <sriram.dash@samsung.com>
+  - Chandrasekar Ramakrishnan <rcsekar@samsung.com>
 
 allOf:
   - $ref: can-controller.yaml#
-- 
2.34.1



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

* Re: [PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
  2022-02-17 11:38 [PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer Marc Kleine-Budde
@ 2022-02-17 11:52 ` Krzysztof Kozlowski
  2022-02-17 12:06   ` Marc Kleine-Budde
  2022-02-17 12:09   ` Chandrasekar R
  0 siblings, 2 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-02-17 11:52 UTC (permalink / raw)
  To: Marc Kleine-Budde, linux-can, Chandrasekar Ramakrishnan
  Cc: Rob Herring, devicetree

On 17/02/2022 12:38, Marc Kleine-Budde wrote:
> Since Sriram Dash's email bounces, change the maintainer entry to
> Chandrasekar Ramakrishnan. Chandrasekar Ramakrishnan is already listed
> as a maintainer in the MAINTAINERS file.
> 
> Cc: Chandrasekar Ramakrishnan <rcsekar@samsung.com>
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> ---
>  Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> index 3bc1ed39a0a5..b7f9803c1c6d 100644
> --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> @@ -9,7 +9,7 @@ title: Bosch MCAN controller Bindings
>  description: Bosch MCAN controller for CAN bus
>  
>  maintainers:
> -  - Sriram Dash <sriram.dash@samsung.com>
> +  - Chandrasekar Ramakrishnan <rcsekar@samsung.com>
>  

There was no activity from that email at all, so entry in Maintainers
and here will be half-dead... Since the change in maintainers in commit
ba23dc6dcab5 ("MAINTAINERS: Update MCAN MMIO device driver maintainer")
, Chandrasekar did not provide any reviews/acks/commits.

Dear Chandrasekar,
Are you planning to perform maintainer activities on this driver?

Best regards,
Krzysztof

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

* Re: [PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
  2022-02-17 11:52 ` Krzysztof Kozlowski
@ 2022-02-17 12:06   ` Marc Kleine-Budde
  2022-02-17 12:22     ` Krzysztof Kozlowski
  2022-02-17 12:09   ` Chandrasekar R
  1 sibling, 1 reply; 6+ messages in thread
From: Marc Kleine-Budde @ 2022-02-17 12:06 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-can, Chandrasekar Ramakrishnan, Rob Herring, devicetree

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

On 17.02.2022 12:52:14, Krzysztof Kozlowski wrote:
> On 17/02/2022 12:38, Marc Kleine-Budde wrote:
> > Since Sriram Dash's email bounces, change the maintainer entry to
> > Chandrasekar Ramakrishnan. Chandrasekar Ramakrishnan is already listed
> > as a maintainer in the MAINTAINERS file.
> > 
> > Cc: Chandrasekar Ramakrishnan <rcsekar@samsung.com>
> > Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> > ---
> >  Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> > index 3bc1ed39a0a5..b7f9803c1c6d 100644
> > --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> > +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> > @@ -9,7 +9,7 @@ title: Bosch MCAN controller Bindings
> >  description: Bosch MCAN controller for CAN bus
> >  
> >  maintainers:
> > -  - Sriram Dash <sriram.dash@samsung.com>
> > +  - Chandrasekar Ramakrishnan <rcsekar@samsung.com>
> >  
> 
> There was no activity from that email at all, so entry in Maintainers
> and here will be half-dead... Since the change in maintainers in commit
> ba23dc6dcab5 ("MAINTAINERS: Update MCAN MMIO device driver maintainer")
> , Chandrasekar did not provide any reviews/acks/commits.
> 
> Dear Chandrasekar,
> Are you planning to perform maintainer activities on this driver?

At least Chandrasekar just send an email, willing to do maintainer
duties, it was HTML only so it probably has not hit the mailing
lists....

regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

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

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

* RE: [PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
  2022-02-17 11:52 ` Krzysztof Kozlowski
  2022-02-17 12:06   ` Marc Kleine-Budde
@ 2022-02-17 12:09   ` Chandrasekar R
  2022-02-17 13:08     ` Marc Kleine-Budde
  1 sibling, 1 reply; 6+ messages in thread
From: Chandrasekar R @ 2022-02-17 12:09 UTC (permalink / raw)
  To: 'Krzysztof Kozlowski', 'Marc Kleine-Budde',
	linux-can
  Cc: 'Rob Herring', devicetree

> -----Original Message-----
> From: Krzysztof Kozlowski <krzk@kernel.org>
> Sent: 17 February 2022 17:22
> To: Marc Kleine-Budde <mkl@pengutronix.de>; linux-can@vger.kernel.org;
> Chandrasekar Ramakrishnan <rcsekar@samsung.com>
> Cc: Rob Herring <robh+dt@kernel.org>; devicetree@vger.kernel.org
> Subject: Re: [PATCH net-next] dt-binding: can: m_can: list Chandrasekar
> Ramakrishnan as maintainer
> 
> On 17/02/2022 12:38, Marc Kleine-Budde wrote:
> > Since Sriram Dash's email bounces, change the maintainer entry to
> > Chandrasekar Ramakrishnan. Chandrasekar Ramakrishnan is already listed
> > as a maintainer in the MAINTAINERS file.
> >
> > Cc: Chandrasekar Ramakrishnan <rcsekar@samsung.com>
> > Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> > ---
> >  Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git
> > a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> > b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> > index 3bc1ed39a0a5..b7f9803c1c6d 100644
> > --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> > +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
> > @@ -9,7 +9,7 @@ title: Bosch MCAN controller Bindings
> >  description: Bosch MCAN controller for CAN bus
> >
> >  maintainers:
> > -  - Sriram Dash <sriram.dash@samsung.com>
> > +  - Chandrasekar Ramakrishnan <rcsekar@samsung.com>
> >
> 
> There was no activity from that email at all, so entry in Maintainers and here
> will be half-dead... Since the change in maintainers in commit
> ba23dc6dcab5 ("MAINTAINERS: Update MCAN MMIO device driver
> maintainer") , Chandrasekar did not provide any reviews/acks/commits.
> 
> Dear Chandrasekar,
> Are you planning to perform maintainer activities on this driver?
> 
> Best regards,
> Krzysztof


Dear Krzysztof,

I will take up the activity,  Will actively  work on reviewing the patches now on.

Thanks and Regards
Chandrasekar R 



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

* Re: [PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
  2022-02-17 12:06   ` Marc Kleine-Budde
@ 2022-02-17 12:22     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-02-17 12:22 UTC (permalink / raw)
  To: Marc Kleine-Budde
  Cc: linux-can, Chandrasekar Ramakrishnan, Rob Herring, devicetree

On 17/02/2022 13:06, Marc Kleine-Budde wrote:
> On 17.02.2022 12:52:14, Krzysztof Kozlowski wrote:
>> On 17/02/2022 12:38, Marc Kleine-Budde wrote:
>>> Since Sriram Dash's email bounces, change the maintainer entry to
>>> Chandrasekar Ramakrishnan. Chandrasekar Ramakrishnan is already listed
>>> as a maintainer in the MAINTAINERS file.
>>>
>>> Cc: Chandrasekar Ramakrishnan <rcsekar@samsung.com>
>>> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
>>> ---
>>>  Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
>>> index 3bc1ed39a0a5..b7f9803c1c6d 100644
>>> --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
>>> +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
>>> @@ -9,7 +9,7 @@ title: Bosch MCAN controller Bindings
>>>  description: Bosch MCAN controller for CAN bus
>>>  
>>>  maintainers:
>>> -  - Sriram Dash <sriram.dash@samsung.com>
>>> +  - Chandrasekar Ramakrishnan <rcsekar@samsung.com>
>>>  
>>
>> There was no activity from that email at all, so entry in Maintainers
>> and here will be half-dead... Since the change in maintainers in commit
>> ba23dc6dcab5 ("MAINTAINERS: Update MCAN MMIO device driver maintainer")
>> , Chandrasekar did not provide any reviews/acks/commits.
>>
>> Dear Chandrasekar,
>> Are you planning to perform maintainer activities on this driver?
> 
> At least Chandrasekar just send an email, willing to do maintainer
> duties, it was HTML only so it probably has not hit the mailing
> lists....
> 

Emails in HTML are the best. :)

Anyway, this sounds good then. FWIW:

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

Best regards,
Krzysztof

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

* Re: [PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
  2022-02-17 12:09   ` Chandrasekar R
@ 2022-02-17 13:08     ` Marc Kleine-Budde
  0 siblings, 0 replies; 6+ messages in thread
From: Marc Kleine-Budde @ 2022-02-17 13:08 UTC (permalink / raw)
  To: Chandrasekar R
  Cc: 'Krzysztof Kozlowski', linux-can, 'Rob Herring',
	devicetree

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

On 17.02.2022 17:39:26, Chandrasekar R wrote:
> I will take up the activity, Will actively work on reviewing the
> patches now on.

Good to hear! I've bounced you the latest m_can DT bindings patches:

https://lore.kernel.org/all/20220124220653.3477172-4-mkl@pengutronix.de
https://lore.kernel.org/all/20220217101111.2291151-1-mkl@pengutronix.de

regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

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

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

end of thread, other threads:[~2022-02-17 13:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-17 11:38 [PATCH net-next] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer Marc Kleine-Budde
2022-02-17 11:52 ` Krzysztof Kozlowski
2022-02-17 12:06   ` Marc Kleine-Budde
2022-02-17 12:22     ` Krzysztof Kozlowski
2022-02-17 12:09   ` Chandrasekar R
2022-02-17 13:08     ` Marc Kleine-Budde

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