[PATCH v1 08/14] arm64: dts: mediatek: mt7988: add basic ethernet-nodes

Andrew Lunn andrew at lunn.ch
Sun May 11 09:38:49 PDT 2025


> +			gmac0: mac at 0 {
> +				compatible = "mediatek,eth-mac";
> +				reg = <0>;
> +				phy-mode = "internal";
> +
> +				fixed-link {
> +					speed = <10000>;
> +					full-duplex;
> +					pause;
> +				};

Does phy-mode internal and fixed-link used together make any sense?
Please could you explain this.

	Andrew



More information about the linux-arm-kernel mailing list