Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / arch / arm / boot / dts / intel-ixp43x-gateworks-gw2358.dts
index 581ff18..60a1228 100644 (file)
                                phy1: ethernet-phy@1 {
                                        reg = <1>;
                                };
+
+                               phy2: ethernet-phy@2 {
+                                       reg = <2>;
+                               };
                        };
                };
+
+               ethernet@c800c000 {
+                       status = "ok";
+                       queue-rx = <&qmgr 2>;
+                       queue-txready = <&qmgr 19>;
+                       phy-mode = "rgmii";
+                       phy-handle = <&phy2>;
+                       intel,npe-handle = <&npe 0>;
+               };
        };
 };