ramips: replace pinctrl property names
[openwrt/staging/noltari.git] / target / linux / ramips / dts / mt7620a_buffalo_whr-1166d.dts
index 9a6ca335a8cad228239c58ec61dd7d3f8c0d1dfc..86420bf6748cb23f99b84df5df49bfd76b49c80f 100644 (file)
@@ -56,8 +56,7 @@
        };
 
        keys {
-               compatible = "gpio-keys-polled";
-               poll-interval = <20>;
+               compatible = "gpio-keys";
 
                reset {
                        label = "reset";
        };
 };
 
-&pinctrl {
-       state_default: pinctrl0 {
-               gpio {
-                       ralink,group = "i2c", "uartf", "wled", "nd_sd";
-                       ralink,function = "gpio";
-               };
+&state_default {
+       gpio {
+               groups = "i2c", "uartf", "wled", "nd_sd";
+               function = "gpio";
        };
 };
 
        pinctrl-names = "default";
        pinctrl-0 = <&rgmii1_pins &mdio_pins>;
 
+       mtd-mac-address = <&factory 0x4>;
+
        port@5 {
                status = "okay";
                phy-handle = <&phy5>;