ramips: fix polarity of GPIO buttons for RT-N56U
authorGabor Juhos <juhosg@openwrt.org>
Sun, 7 Apr 2013 16:24:33 +0000 (16:24 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 7 Apr 2013 16:24:33 +0000 (16:24 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36257

target/linux/ramips/dts/RTN56U.dts

index bec10cdbc20558073359c7e7d177b2f4093a2d17..9ba72486968093f02d6d2966e4a415f3bcdf27f2 100644 (file)
                poll-interval = <100>;
                reset {
                        label = "reset";
-                       gpios = <&gpio0 13 0>;
+                       gpios = <&gpio0 13 1>;
                        linux,code = <0x198>;
                };
                wps {
                        label = "wps";
-                       gpios = <&gpio1 2 0>;
+                       gpios = <&gpio1 2 1>;
                        linux,code = <0x211>;
                };
        };