ramips: replace pinctrl property names
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / rt3050_trendnet_tew-638apb-v2.dts
index a014b32802545080c013c85d5f5f38bfb78c3449..a7c5f8342f63e01f5a701555fc7aa586f9370536 100644 (file)
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "uartf";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "uartf";
+               function = "gpio";
        };
 };