> + gmac1: mac at 1 {
> + compatible = "econet,eth-mac";
> + reg = <1>;
> + status = "disabled";
> + phy-mode = "rgmii-rxid";
That is a very unusual phy-mode. Is there a reason this is used in the
example?
Andrew