[RFC PATCH v2 8/8] arm64: dts: sparx5: Add the Sparx5 switch node

Andrew Lunn andrew at lunn.ch
Sat Dec 19 15:24:48 EST 2020


> +		port13: port at 13 {
> +			reg = <13>;
> +			/* Example: CU SFP, 1G speed */
> +			max-speed = <10000>;

One too many 0's for 1G.

> +		/* 25G SFPs */
> +		port56: port at 56 {
> +			reg = <56>;
> +			max-speed = <10000>;

Why limit a 25G SFP to 10G?

    Andrew



More information about the linux-arm-kernel mailing list