Browse Source

lantiq: fix ARV7519RW22 buttons

Signed-off-by: Álvaro Fernández Rojas <[email protected]>

SVN-Revision: 47918
John Crispin 10 years ago
parent
commit
21493c984a
1 changed files with 7 additions and 7 deletions
  1. 7 7
      target/linux/lantiq/dts/ARV7519RW22.dts

+ 7 - 7
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 {