ramips: replace pinctrl property names
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620n_comfast_cf-wr800n.dts
index 65f44e43d7ab08154136e6a89077752fb11aa534..a2285ea707eb89efdf1402d4a9dddb7301e89c71 100644 (file)
@@ -40,8 +40,7 @@
        };
 
        keys {
-               compatible = "gpio-keys-polled";
-               poll-interval = <20>;
+               compatible = "gpio-keys";
 
                reset {
                        label = "reset";
        ralink,mtd-eeprom = <&factory 0>;
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               default {
-                       ralink,group = "ephy", "wled", "spi refclk", "i2c";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       default {
+               groups = "ephy", "wled", "spi refclk", "i2c";
+               function = "gpio";
        };
 };