ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/rmilecki.git] / target / linux / ramips / dts / rt2880_buffalo_wzr-agl300nh.dts
index c6a90d426a3d2b7624c0c7433d5eb4c6764ed1eb..ff7660723a7eb59d99181b7c9b0a6176624256de 100644 (file)
        status = "okay";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "uartlite", "mdio";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "i2c", "uartlite", "mdio";
+               ralink,function = "gpio";
        };
 };