[PATCH v2 2/2] dts: aspeed: Add a dts for the nvidia msx4 hpm

Andrew Lunn andrew at lunn.ch
Sun Nov 9 04:50:43 AEDT 2025


> +&mac0 {
> +	// bootloader takes care of proper mac delays for now.
> +	// set the phy mode to rgmii, and if/when the driver is
> +	// fixed, we can make the switchover to rgmii-id
> +	// and have the phy handle the delays.
> +	phy-mode = "rgmii";
> +	phy-handle = <&ethphy3>;
> +	status = "okay";
> +};

There is some progress being made on this at the moment. So please
just drop this node for the moment. You can add the correct node once
the MAC driver is fixed.

	Andrew


More information about the Linux-aspeed mailing list