mbox series

[net-next,0/2] CPSW Bindings for 5000M Fixed-Link

Message ID 20250411060917.633769-1-s-vadapalli@ti.com (mailing list archive)
Headers show
Series CPSW Bindings for 5000M Fixed-Link | expand

Message

Siddharth Vadapalli April 11, 2025, 6:09 a.m. UTC
Hello,

This series adds 5000M as a valid speed for fixed-link mode of operation
and also updates the CPSW bindings to evaluate fixed-link property. This
series is in the context of the following device-tree overlay which
enables USXGMII 5000M Fixed-link mode of operation with CPSW on TI's
J784S4 SoC:
https://github.com/torvalds/linux/blob/v6.15-rc1/arch/arm64/boot/dts/ti/k3-j784s4-evm-usxgmii-exp1-exp2.dtso

Series is based on commit
0c49baf099ba r8169: add helper rtl8125_phy_param
of the main branch of net-next tree.

Regards,
Siddharth.

Siddharth Vadapalli (2):
  dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link
  dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link property

 Documentation/devicetree/bindings/net/ethernet-controller.yaml  | 2 +-
 .../devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml          | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org April 14, 2025, 11:10 p.m. UTC | #1
Hello:

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

On Fri, 11 Apr 2025 11:39:15 +0530 you wrote:
> Hello,
> 
> This series adds 5000M as a valid speed for fixed-link mode of operation
> and also updates the CPSW bindings to evaluate fixed-link property. This
> series is in the context of the following device-tree overlay which
> enables USXGMII 5000M Fixed-link mode of operation with CPSW on TI's
> J784S4 SoC:
> https://github.com/torvalds/linux/blob/v6.15-rc1/arch/arm64/boot/dts/ti/k3-j784s4-evm-usxgmii-exp1-exp2.dtso
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link
    https://git.kernel.org/netdev/net-next/c/f9c1120d9b5e
  - [net-next,2/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link property
    https://git.kernel.org/netdev/net-next/c/8b36a102c1a1

You are awesome, thank you!