ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7628an_tama_w06.dts
index 2a906c26690e6e2f927a17bf37a870e44530c63d..782e2dcd7f606f8a692e105fbca6ed758a2beb40 100644 (file)
        status = "okay";
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "uart1", "p0led_an", "wdt";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "uart1", "p0led_an", "wdt";
+               ralink,function = "gpio";
        };
 };