[PATCH v5 1/8] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R

Rob Herring robh at kernel.org
Tue Sep 13 05:49:56 AEST 2022


On Fri, Sep 02, 2022 at 05:37:14PM -0400, Sean Anderson wrote:
> This adds some modes necessary for Lynx 10G support. 2500BASE-X, also
> known as 2.5G SGMII, is 1000BASE-X/SGMII overclocked to 3.125 GHz, with
> autonegotiation disabled. 10GBASE-R, also known as XFI, is the protocol
> spoken between the PMA and PMD ethernet layers for 10GBASE-T and
> 10GBASE-S/L/E. It is typically used to communicate directly with SFP+
> modules, or with 10GBASE-T phys.
> 
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> ---
> 
> (no changes since v4)
> 
> Changes in v4:
> - New
> 
>  include/dt-bindings/phy/phy.h | 2 ++
>  1 file changed, 2 insertions(+)

A corresponding update to the schema for phy-type[1] will be needed. A 
GH PR or patch to devicetree-spec at vger.kernel.org is fine.

Acked-by: Rob Herring <robh at kernel.org>

Rob

[1] https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/phy/phy-provider.yaml#L19


More information about the Linuxppc-dev mailing list