ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / rt5350_olimex_rt5350f-olinuxino.dtsi
index 8665c7dd735b15711db8cbc02ccf6a2cdfaf15d5..0a49e22de2e0a6a5f0dc96a1a88a33eadbffdd40 100644 (file)
 
 &state_default {
        gpio {
-               ralink,group = "jtag";
-               ralink,function = "gpio";
+               groups = "jtag";
+               function = "gpio";
        };
        uartf_gpio {
-               ralink,group = "uartf";
-               ralink,function = "gpio uartf";
+               groups = "uartf";
+               function = "gpio uartf";
        };
 };