ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7620a_alfa-network_r36m-e4g.dts
index ce839f72f11ad8b567338a13225a139aeec1b169..4ba57dda417b3f1da6951be45f4c6991ec4bf225 100644 (file)
        status = "okay";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "ephy", "pcie", "rgmii1", "wled";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "ephy", "pcie", "rgmii1", "wled";
+               ralink,function = "gpio";
        };
 };