[PATCH v12 2/2] arm: dts: aspeed: ventura: add Meta Ventura BMC

Andrew Lunn andrew at lunn.ch
Thu Feb 26 07:06:11 PST 2026


> +&mac3 {
> +	status = "okay";
> +	phy-mode = "rmii";
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_rmii4_default>;
> +	fixed-link {
> +		speed = <100>;
> +		full-duplex;
> +	};

What is on the other end of this fixed link?

> +};
> +
> +&mdio0 {
> +	status = "okay";
> +};

If there are no devices on the bus, why enable it?

   Andrew



More information about the linux-arm-kernel mailing list