ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7628an_wavlink_wl-wn570ha1.dts
index fa59a8b1055b927819cbd47b2cc7a9dd6617a627..2c0815fba4bb0a4393b70c9cebd8048bdf70b46a 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "wled_an", "p0led_an", "wdt", "refclk";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "i2c", "wled_an", "p0led_an", "wdt", "refclk";
+               ralink,function = "gpio";
        };
 };