ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7628an_totolink_lr1200.dts
index 4a712e917ab2a0ed30f2bfdd8cabf1a1539f9c7c..1e99ba368aa055099dbb7ee0842ad3aa57e777a6 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "gpio", "i2c", "i2s", "refclk", "uart1", "wdt", "wled_an";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "gpio", "i2c", "i2s", "refclk", "uart1", "wdt", "wled_an";
+               ralink,function = "gpio";
        };
 };