Author: blogic
Date: 2014-08-07 14:38:20 +0200 (Thu, 07 Aug 2014)
New Revision: 42036

Modified:
   trunk/target/linux/ramips/dts/RT-N13U.dts
Log:
ralink: revert r37163

https://dev.openwrt.org/ticket/17071

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/target/linux/ramips/dts/RT-N13U.dts
===================================================================
--- trunk/target/linux/ramips/dts/RT-N13U.dts   2014-08-07 12:33:22 UTC (rev 
42035)
+++ trunk/target/linux/ramips/dts/RT-N13U.dts   2014-08-07 12:38:20 UTC (rev 
42036)
@@ -67,19 +67,14 @@
                poll-interval = <10>;
                reset {
                        label = "reset";
-                       gpios = <&gpio0 4 1>;
+                       gpios = <&gpio0 10 1>;
                        linux,code = <0x198>;
                };
                wps {
                        label = "wps";
-                       gpios = <&gpio0 10 1>;
+                       gpios = <&gpio0 0 1>;
                        linux,code = <0x211>;
                };
-               rfkill {
-                       label = "rfkill";
-                       gpios = <&gpio0 0 1>;
-                       linux,code = <0xf7>;
-               };
        };
 
        ethernet@10100000 {
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to