ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7620a_buffalo_whr-1166d.dts
index 64fbeb0fe559bc22102155b473f04636b134d918..aed4ce16933a0e5808e806939d3e41515914b33d 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "uartf", "wled", "nd_sd";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "i2c", "uartf", "wled", "nd_sd";
+               ralink,function = "gpio";
        };
 };