ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/rmilecki.git] / target / linux / ramips / dts / rt3662_samsung_cy-swr1100.dts
index 0d98a43e0b5f310fd3975edd89c6555ead53361e..aaa0985bf80caa4a5eed6049fe7247d9d0144c88 100644 (file)
        status = "okay";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "spi";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "i2c", "spi";
+               ralink,function = "gpio";
        };
 };