ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_edimax_ew-747x.dtsi
index 1202ac1b69e31322b90abf09cc04f7ea2aa7e463..14ac27f2ae98542f712c163fefc426ce46d29b7f 100644 (file)
 
 &state_default {
        gpio {
-               ralink,group = "i2c", "uartf", "nd_sd", "rgmii2";
-               ralink,function = "gpio";
+               groups = "i2c", "uartf", "nd_sd", "rgmii2";
+               function = "gpio";
        };
 };
 
 &pinctrl {
        phy_reset_pins: phy-reset {
                gpio {
-                       ralink,group = "spi refclk";
-                       ralink,function = "gpio";
+                       groups = "spi refclk";
+                       function = "gpio";
                };
        };
 };