ramips: replace pinctrl property names
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7620a_fon_fon2601.dts
index 33329a1049d47d9cd91b53ae09e7caa4029dc5f8..019274a0d36af708abb150c38aa1709f1dc4b0ba 100644 (file)
 
 &state_default {
        gpio {
-               ralink,group = "i2c", "uartf";
-               ralink,function = "gpio";
+               groups = "i2c", "uartf";
+               function = "gpio";
        };
        nd_sd {
-               ralink,group = "nd_sd";
-               ralink,function = "sd";
+               groups = "nd_sd";
+               function = "sd";
        };
        spi_cs {
-               ralink,group = "spi refclk";
-               ralink,function = "spi refclk";
+               groups = "spi refclk";
+               function = "spi refclk";
        };
 };