ramips: simplify state_default/pinctrl0 in device DTS files
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7621_iodata_wn-ax1167gr.dts
index 40e11014d753b689327f8d0a4cd46a0cbe1c4c55..d3bdc4acd8dcacf5615adfeb9415b5754beb5f87 100644 (file)
        mtd-mac-address = <&iNIC_rf 0x4>;
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "uart2", "uart3", "jtag";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               ralink,group = "uart2", "uart3", "jtag";
+               ralink,function = "gpio";
        };
 };