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

Andrew Lunn andrew at lunn.ch
Tue Jul 30 13:16:04 PDT 2024


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

What is the interface connected to? A switch?

	Andrew



More information about the linux-arm-kernel mailing list