Commit 63c5e952 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

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: default avatarJakub Kicinski <kuba@kernel.org>
parents dbf14d15 8b36a102
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -197,7 +197,7 @@ properties:
            description:
              Link speed.
            $ref: /schemas/types.yaml#/definitions/uint32
            enum: [10, 100, 1000, 2500, 10000]
            enum: [10, 100, 1000, 2500, 5000, 10000]

          full-duplex:
            $ref: /schemas/types.yaml#/definitions/flag
+2 −0
Original line number Diff line number Diff line
@@ -143,6 +143,8 @@ properties:
          label:
            description: label associated with this port

          fixed-link: true

          ti,mac-only:
            $ref: /schemas/types.yaml#/definitions/flag
            description: