brcm63xx: VH4032N: fix the power led and the wlan button
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / vh4032n.dts
index 6dee8750150ee3720220572deb8b40c02379bbfd..fd5a1828abc93f346a6ad43f884bd0e278434152 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
-               debounce-interval = <60>;
 
                reset {
                        label = "reset";
                        gpios = <&pinctrl 34 1>;
                        linux,code = <KEY_RESTART>;
+                       debounce-interval = <60>;
                };
-               wps {
-                       label = "wps";
+
+               wlan {
+                       label = "wlan";
                        gpios = <&pinctrl 35 1>;
-                       linux,code = <KEY_WPS_BUTTON>;
+                       linux,code = <KEY_WLAN>;
+                       debounce-interval = <60>;
                };
        };
 
                power_blue {
                        label = "VH4032N:blue:power";
                        gpios = <&pinctrl 22 0>;
+                       default-state = "on";
                };
                power_red {
                        label = "VH4032N:red:power";
                        gpios = <&pinctrl 24 0>;
-                       default-state = "on";
                };
                voice_blue {
                        label = "VH4032N:blue:voice";
@@ -83,8 +85,6 @@
 &pflash {
        status = "ok";
 
-       linux,part-probe = "bcm63xxpart";
-
        partitions {
                compatible = "fixed-partitions";
                #address-cells = <1>;