ramips: replace pinctrl property names
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7620n_zyxel_keenetic-omni-ii.dts
index b57c008ef37757ff98592766044d44be641bba1c..c8fcef1b3d1ad0ac40994cce020922f2f0aa58e8 100644 (file)
@@ -44,7 +44,6 @@
 
        keys {
                compatible = "gpio-keys";
-               poll-interval = <20>;
 
                reset {
                        label = "reset";
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "wdt", "pa", "spi refclk", "wled";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "wdt", "pa", "spi refclk", "wled";
+               function = "gpio";
        };
 };