ath79: dts: Unify naming of gpio-keys nodes
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar9331_tplink_tl-wr741nd-v4.dtsi
index e1b8ea863a301efd65fc8714ac11904e6b4da672..b401aadf47a199050ce112907c655ee0a84e5e5f 100644 (file)
@@ -18,7 +18,7 @@
                led-upgrade = &system;
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
 
@@ -69,7 +69,7 @@
 
                system: system {
                        label = "tp-link:green:system";
-                       gpios = <&gpio 27 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
                };
 
                wan {
@@ -80,7 +80,6 @@
                wlan {
                        label = "tp-link:green:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
        };