ARM: dts: imx: m53menlo: Convert to DM_ETH
[oweals/u-boot.git] / arch / arm / dts / imx53-m53menlo.dts
index a6805eca9d08171c60d3b3a8b7b602cb1eaa4379..3767dcaef4c3b1b8c5542be0f9563eb4f3bb3e04 100644 (file)
 &fec {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_fec>;
+       phy-handle = <&ethphy0>;
        phy-mode = "rmii";
        status = "okay";
+
+       mdio {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               ethphy0: ethernet-phy@0 {
+                       compatible = "ethernet-phy-ieee802.3-c22";
+                       reg = <0>;
+               };
+       };
 };
 
 &i2c1 {