kernel: remove non-existant symbols
[oweals/openwrt.git] / target / linux / ramips / dts / mt7620n_buffalo_wmr-300.dts
index f0f1cc1337e7da4e999f1e17abe9696183a393d9..df5761664ca726ce633de0bf0b037791fca2fda9 100644 (file)
@@ -36,8 +36,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 = "i2c", "ephy";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       default {
+               groups = "i2c", "ephy";
+               function = "gpio";
        };
 };