ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7620a_kimax_u25awf-h1.dts
index e1aeb4fa8ac548cc2f108c9e577b30acdbd39fb1..ef4dc233ea77a79adda81d485f74bc25e84a0e94 100644 (file)
        ralink,mtd-eeprom = <&factory 0>;
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               default {
-                       ralink,group = "uartf", "ephy", "wled";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       default {
+               ralink,group = "uartf", "ephy", "wled";
+               ralink,function = "gpio";
        };
 };