Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / dts / imx6qdl-sr-som.dtsi
index 6d7f6b9035bc173eae0ba1369a07c07e94162049..b06577808ff4eb13b644a489af529b2df7ee7ea7 100644 (file)
 &fec {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_microsom_enet_ar8035>;
+       phy-handle = <&phy>;
        phy-mode = "rgmii-id";
        phy-reset-duration = <2>;
        phy-reset-gpios = <&gpio4 15 GPIO_ACTIVE_LOW>;
        status = "okay";
+
+       mdio {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               phy: ethernet-phy@0 {
+                       reg = <0>;
+                       qca,clk-out-frequency = <125000000>;
+               };
+       };
 };
 
 &iomuxc {