ramips: mt7621-dts: do not claim rgmii2 group as gpio for certain devices
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_zyxel_nwa50ax.dts
index 70323f2422506858076a52b132b50d3cb467555b..62ba49e797ee56d87e8e9e0d506012c66fc99643 100644 (file)
                };
        };
 };
+
+&ethernet {
+       pinctrl-0 = <&mdio_pins>, <&rgmii1_pins>;
+};
+
+&state_default {
+        gpio {
+                groups = "uart3", "rgmii2";
+                function = "gpio";
+        };
+};