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