ramips: replace pinctrl property names
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7620a_sanlinking_d240.dts
index 35617c088005925d0ca4209f5b11680d730b14c3..2bbd68cf7a419bac11cef8bffc993a3c657a1c1c 100644 (file)
 
 &state_default {
        default {
-               ralink,group = "i2c", "uartf", "wled", "spi refclk", "pa";
-               ralink,function = "gpio";
+               groups = "i2c", "uartf", "wled", "spi refclk", "pa";
+               function = "gpio";
        };
 
        /*
         * means during pinmux driver load.
         */
        gpio_sd {
-               ralink,group = "nd_sd";
-               ralink,function = "sd";
+               groups = "nd_sd";
+               function = "sd";
        };
 };