ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7620a_alfa-network_tube-e4g.dts
index b02b1629bb17e5ccbfd5c88cf90c78368ab7e2d7..4953c4c90615cfba76e562a562187e77389cf8ca 100644 (file)
        status = "disabled";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "ephy", "nd_sd", "pcie", "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "ephy", "nd_sd", "pcie", "uartf";
+               ralink,function = "gpio";
        };
 };