I have an NXP LS1046a board and configuration of the RGMII in the ls1046afrwy.dts,example:
&fman0 { ethernet@e4000 { fixed-link = <0 1 1000 0 0>; phy-handle = <&rgmii_phy>; phy-connection-type "rgmii-txid"; }; mdio@fd000 { rgmii_phy1: ethernet-phy@1 { reg = <0x1>; }; }; };
But after the Linux system loaded,using$:ifconfig cmd, the ethernet node ehe1 not display