ramips: fix polarity of GPIO buttons for RT-N56U
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Apr 2013 16:24:33 +0000 (16:24 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Apr 2013 16:24:33 +0000 (16:24 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36257 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/RTN56U.dts

index bec10cd..9ba7248 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>;
                };
        };