[PATCH 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC

Andrew Lunn andrew at lunn.ch
Fri Nov 4 08:34:36 PDT 2022


> +&ethernet_1 {
> +	status = "okay";
> +
> +	fixed-link {
> +		speed=<1000>;
> +		full-duplex;
> +	};

That is pretty unusual. Fixed link is generally used when connected to
an Ethernet switch. Is that the case here?

   Andrew



More information about the linux-arm-kernel mailing list