Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'cpsw-bindings-for-5000m-fixed-link'

Siddharth Vadapalli says:

====================
CPSW Bindings for 5000M Fixed-Link

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
====================

Link: https://patch.msgid.link/20250411060917.633769-1-s-vadapalli@ti.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

+3 -1
+1 -1
Documentation/devicetree/bindings/net/ethernet-controller.yaml
··· 197 197 description: 198 198 Link speed. 199 199 $ref: /schemas/types.yaml#/definitions/uint32 200 - enum: [10, 100, 1000, 2500, 10000] 200 + enum: [10, 100, 1000, 2500, 5000, 10000] 201 201 202 202 full-duplex: 203 203 $ref: /schemas/types.yaml#/definitions/flag
+2
Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
··· 143 143 label: 144 144 description: label associated with this port 145 145 146 + fixed-link: true 147 + 146 148 ti,mac-only: 147 149 $ref: /schemas/types.yaml#/definitions/flag 148 150 description: