ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/rmilecki.git] / target / linux / ramips / dts / mt7620n_dlink_dwr-921-c1.dts
index 8214e4a780fcb55b3cbf3cf966224a50ac8dbbca..27703acc08ed5d8d9baad2549a3a6488f94dda08 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               default {
-                       ralink,group = "spi refclk", "i2c", "ephy", "wled";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       default {
+               ralink,group = "spi refclk", "i2c", "ephy", "wled";
+               ralink,function = "gpio";
        };
 };