Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / qcom-ipq4019.dtsi
index bfa9ce4..74d8e2c 100644 (file)
                             <1 4 0xf08>,
                             <1 1 0xf08>;
                clock-frequency = <48000000>;
+               always-on;
        };
 
        soc {
                                          "legacy";
                        status = "disabled";
                };
+
+               mdio: mdio@90000 {
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+                       compatible = "qcom,ipq4019-mdio";
+                       reg = <0x90000 0x64>;
+                       status = "disabled";
+
+                       ethphy0: ethernet-phy@0 {
+                               reg = <0>;
+                       };
+
+                       ethphy1: ethernet-phy@1 {
+                               reg = <1>;
+                       };
+
+                       ethphy2: ethernet-phy@2 {
+                               reg = <2>;
+                       };
+
+                       ethphy3: ethernet-phy@3 {
+                               reg = <3>;
+                       };
+
+                       ethphy4: ethernet-phy@4 {
+                               reg = <4>;
+                       };
+               };
        };
 };