fix the WPS button's GPIO number on the mamba
[openwrt/openwrt.git] / target / linux / mvebu / files / arch / arm / boot / dts / armada-xp-mamba.dts
index ad0441583b2d2aeefb6076f7c7f45dfd1db02e23..3dee564a46950aaee63666ba87d5a14e0485a437 100644 (file)
                button@1 {
                        label = "WPS";
                        linux,code = <KEY_WPS_BUTTON>;
-                       gpios = <&gpio0 32 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio1 0 GPIO_ACTIVE_HIGH>;
                };
 
                button@2 {