devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] dt-bindings: net: ti: Update maintainers list
@ 2024-01-31  8:53 Ravi Gunasekaran
  2024-01-31 12:09 ` Roger Quadros
  2024-02-02 12:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 7+ messages in thread
From: Ravi Gunasekaran @ 2024-01-31  8:53 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt, s-vadapalli,
	r-gunasekaran, rogerq, srk, netdev, devicetree, linux-kernel

Update the list with the current maintainers of TI's CPSW ethernet
peripheral.

Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
---
 Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml    | 5 +++--
 .../devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml       | 5 +++--
 Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml  | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml b/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml
index f07ae3173b03..d5bd93ee4dbb 100644
--- a/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml
+++ b/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml
@@ -7,8 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: TI SoC Ethernet Switch Controller (CPSW)
 
 maintainers:
-  - Grygorii Strashko <grygorii.strashko@ti.com>
-  - Sekhar Nori <nsekhar@ti.com>
+  - Siddharth Vadapalli <s-vadapalli@ti.com>
+  - Ravi Gunasekaran <r-gunasekaran@ti.com>
+  - Roger Quadros <rogerq@kernel.org>
 
 description:
   The 3-port switch gigabit ethernet subsystem provides ethernet packet
diff --git a/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml b/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
index c9c25132d154..73ed5951d296 100644
--- a/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
+++ b/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
@@ -7,8 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: The TI AM654x/J721E/AM642x SoC Gigabit Ethernet MAC (Media Access Controller)
 
 maintainers:
-  - Grygorii Strashko <grygorii.strashko@ti.com>
-  - Sekhar Nori <nsekhar@ti.com>
+  - Siddharth Vadapalli <s-vadapalli@ti.com>
+  - Ravi Gunasekaran <r-gunasekaran@ti.com>
+  - Roger Quadros <rogerq@kernel.org>
 
 description:
   The TI AM654x/J721E SoC Gigabit Ethernet MAC (CPSW2G NUSS) has two ports
diff --git a/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml b/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
index 3e910d3b24a0..b1c875325776 100644
--- a/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
+++ b/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
@@ -7,8 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: The TI AM654x/J721E Common Platform Time Sync (CPTS) module
 
 maintainers:
-  - Grygorii Strashko <grygorii.strashko@ti.com>
-  - Sekhar Nori <nsekhar@ti.com>
+  - Siddharth Vadapalli <s-vadapalli@ti.com>
+  - Ravi Gunasekaran <r-gunasekaran@ti.com>
+  - Roger Quadros <rogerq@kernel.org>
 
 description: |+
   The TI AM654x/J721E CPTS module is used to facilitate host control of time
-- 
2.17.1


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

* Re: [PATCH net-next] dt-bindings: net: ti: Update maintainers list
  2024-01-31  8:53 [PATCH net-next] dt-bindings: net: ti: Update maintainers list Ravi Gunasekaran
@ 2024-01-31 12:09 ` Roger Quadros
  2024-02-02 12:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 7+ messages in thread
From: Roger Quadros @ 2024-01-31 12:09 UTC (permalink / raw)
  To: Ravi Gunasekaran, davem, edumazet, kuba, pabeni
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt, s-vadapalli, srk,
	netdev, devicetree, linux-kernel



On 31/01/2024 10:53, Ravi Gunasekaran wrote:
> Update the list with the current maintainers of TI's CPSW ethernet
> peripheral.
> 
> Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>

Acked-by: Roger Quadros <rogerq@kernel.org>

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

* Re: [PATCH net-next] dt-bindings: net: ti: Update maintainers list
  2024-01-31  8:53 [PATCH net-next] dt-bindings: net: ti: Update maintainers list Ravi Gunasekaran
  2024-01-31 12:09 ` Roger Quadros
@ 2024-02-02 12:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 7+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-02-02 12:20 UTC (permalink / raw)
  To: Ravi Gunasekaran
  Cc: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, s-vadapalli, rogerq, srk, netdev, devicetree,
	linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Wed, 31 Jan 2024 14:23:51 +0530 you wrote:
> Update the list with the current maintainers of TI's CPSW ethernet
> peripheral.
> 
> Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
> ---
>  Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml    | 5 +++--
>  .../devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml       | 5 +++--
>  Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml  | 5 +++--
>  3 files changed, 9 insertions(+), 6 deletions(-)

Here is the summary with links:
  - [net-next] dt-bindings: net: ti: Update maintainers list
    https://git.kernel.org/netdev/net-next/c/84f90efd5076

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* [PATCH net-next] dt-bindings: net: ti: Update maintainers list
@ 2024-05-16  5:49 Ravi Gunasekaran
  2024-05-16 16:44 ` Conor Dooley
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ravi Gunasekaran @ 2024-05-16  5:49 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt, s-vadapalli,
	r-gunasekaran, rogerq, netdev, devicetree, linux-kernel

Update the list with the current maintainers of TI's CPSW ethernet
peripheral.

Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
---
 Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml        | 1 -
 Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml | 1 -
 Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml      | 1 -
 3 files changed, 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml b/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml
index d5bd93ee4dbb..d14ca81f70e0 100644
--- a/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml
+++ b/Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml
@@ -8,7 +8,6 @@ title: TI SoC Ethernet Switch Controller (CPSW)
 
 maintainers:
   - Siddharth Vadapalli <s-vadapalli@ti.com>
-  - Ravi Gunasekaran <r-gunasekaran@ti.com>
   - Roger Quadros <rogerq@kernel.org>
 
 description:
diff --git a/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml b/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
index 73ed5951d296..02b6d32003cc 100644
--- a/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
+++ b/Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
@@ -8,7 +8,6 @@ title: The TI AM654x/J721E/AM642x SoC Gigabit Ethernet MAC (Media Access Control
 
 maintainers:
   - Siddharth Vadapalli <s-vadapalli@ti.com>
-  - Ravi Gunasekaran <r-gunasekaran@ti.com>
   - Roger Quadros <rogerq@kernel.org>
 
 description:
diff --git a/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml b/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
index b1c875325776..3888692275ad 100644
--- a/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
+++ b/Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
@@ -8,7 +8,6 @@ title: The TI AM654x/J721E Common Platform Time Sync (CPTS) module
 
 maintainers:
   - Siddharth Vadapalli <s-vadapalli@ti.com>
-  - Ravi Gunasekaran <r-gunasekaran@ti.com>
   - Roger Quadros <rogerq@kernel.org>
 
 description: |+
-- 
2.17.1


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

* Re: [PATCH net-next] dt-bindings: net: ti: Update maintainers list
  2024-05-16  5:49 Ravi Gunasekaran
@ 2024-05-16 16:44 ` Conor Dooley
  2024-05-17  8:04 ` Roger Quadros
  2024-05-17 20:38 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 7+ messages in thread
From: Conor Dooley @ 2024-05-16 16:44 UTC (permalink / raw)
  To: Ravi Gunasekaran
  Cc: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, s-vadapalli, rogerq, netdev, devicetree, linux-kernel

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

On Thu, May 16, 2024 at 11:19:32AM +0530, Ravi Gunasekaran wrote:
> Update the list with the current maintainers of TI's CPSW ethernet
> peripheral.
> 
> Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>

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

Cheers,
Conor.

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

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

* Re: [PATCH net-next] dt-bindings: net: ti: Update maintainers list
  2024-05-16  5:49 Ravi Gunasekaran
  2024-05-16 16:44 ` Conor Dooley
@ 2024-05-17  8:04 ` Roger Quadros
  2024-05-17 20:38 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 7+ messages in thread
From: Roger Quadros @ 2024-05-17  8:04 UTC (permalink / raw)
  To: Ravi Gunasekaran, davem, edumazet, kuba, pabeni
  Cc: robh+dt, krzysztof.kozlowski+dt, conor+dt, s-vadapalli, netdev,
	devicetree, linux-kernel



On 16/05/2024 08:49, Ravi Gunasekaran wrote:
> Update the list with the current maintainers of TI's CPSW ethernet
> peripheral.
> 
> Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>

Acked-by: Roger Quadros <rogerq@kernel.org>

--
cheers,
-roger

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

* Re: [PATCH net-next] dt-bindings: net: ti: Update maintainers list
  2024-05-16  5:49 Ravi Gunasekaran
  2024-05-16 16:44 ` Conor Dooley
  2024-05-17  8:04 ` Roger Quadros
@ 2024-05-17 20:38 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 7+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-05-17 20:38 UTC (permalink / raw)
  To: Ravi Gunasekaran
  Cc: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, s-vadapalli, rogerq, netdev, devicetree, linux-kernel

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 16 May 2024 11:19:32 +0530 you wrote:
> Update the list with the current maintainers of TI's CPSW ethernet
> peripheral.
> 
> Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
> ---
>  Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml        | 1 -
>  Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml | 1 -
>  Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml      | 1 -
>  3 files changed, 3 deletions(-)

Here is the summary with links:
  - [net-next] dt-bindings: net: ti: Update maintainers list
    https://git.kernel.org/netdev/net/c/ce08eeb59df0

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2024-05-17 20:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31  8:53 [PATCH net-next] dt-bindings: net: ti: Update maintainers list Ravi Gunasekaran
2024-01-31 12:09 ` Roger Quadros
2024-02-02 12:20 ` patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2024-05-16  5:49 Ravi Gunasekaran
2024-05-16 16:44 ` Conor Dooley
2024-05-17  8:04 ` Roger Quadros
2024-05-17 20:38 ` patchwork-bot+netdevbpf

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