Signed-off-by: Álvaro Fernández Rojas <[email protected]>
---
 target/linux/lantiq/dts/ARV7519RW22.dts | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/target/linux/lantiq/dts/ARV7519RW22.dts 
b/target/linux/lantiq/dts/ARV7519RW22.dts
index 471f347..d33e9d8 100644
--- a/target/linux/lantiq/dts/ARV7519RW22.dts
+++ b/target/linux/lantiq/dts/ARV7519RW22.dts
@@ -177,21 +177,21 @@
                #size-cells = <0>;
                poll-interval = <100>;
 
-               wps {
-                       label = "wps";
-                       gpios = <&gpio 20 1>;
-                       linux,code = <0x211>;
-               };
                reset {
                        label = "reset";
-                       gpios = <&gpio 22 1>;
+                       gpios = <&gpio 6 1>;
                        linux,code = <0x198>;
                };
                rfkill {
                        label = "rfkill";
-                       gpios = <&gpio 45 1>;
+                       gpios = <&gpio 33 1>;
                        linux,code = <0xf7>;
                };
+               wps {
+                       label = "wps";
+                       gpios = <&gpio 37 1>;
+                       linux,code = <0x211>;
+               };
        };
 
        gpio-leds {
-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to