ramips: fix buttons on WHR-300HP2, WHR-1166D, WHR-600D
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 May 2015 22:42:32 +0000 (22:42 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 May 2015 22:42:32 +0000 (22:42 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45845 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/WHR-1166D.dts
target/linux/ramips/dts/WHR-300HP2.dts
target/linux/ramips/dts/WHR-600D.dts

index 960c3e1..3e62ece 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
-               s1 {
+               reset {
                        label = "reset";
                        gpios = <&gpio2 12 1>;
-                       linux,code = <0x100>;
+                       linux,code = <0x198>;
                };
-               s2 {
+               aoss {
                        label = "aoss";
                        gpios = <&gpio2 13 1>;
-                       linux,code = <0x101>;
+                       linux,code = <0x211>;
                };
-               s3 {
+               ap {
                        label = "ap";
                        gpios = <&gpio2 14 1>;
-                       linux,code = <0x102>;
+                       linux,code = <0x100>;
+                       linux,input-type = <5>; /* EV_SW */
                };
-               s4 {
+               bridge {
                        label = "bridge";
                        gpios = <&gpio2 15 1>;
-                       linux,code = <0x103>;
+                       linux,code = <0x100>;
+                       linux,input-type = <5>; /* EV_SW */
                };
        };
 };
index 27e741c..1ccfa2b 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
-               s1 {
+               reset {
                        label = "reset";
                        gpios = <&gpio2 12 1>;
-                       linux,code = <0x100>;
+                       linux,code = <0x198>;
                };
-               s2 {
+               aoss {
                        label = "aoss";
                        gpios = <&gpio2 13 1>;
-                       linux,code = <0x101>;
+                       linux,code = <0x211>;
                };
-               s3 {
+               ap {
                        label = "ap";
                        gpios = <&gpio2 14 1>;
-                       linux,code = <0x102>;
+                       linux,code = <0x100>;
+                       linux,input-type = <5>; /* EV_SW */
                };
-               s4 {
+               bridge {
                        label = "bridge";
                        gpios = <&gpio2 15 1>;
-                       linux,code = <0x103>;
+                       linux,code = <0x100>;
+                       linux,input-type = <5>; /* EV_SW */
                };
        };
 };
index fdacdea..b6d4e42 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
-               s1 {
+               reset {
                        label = "reset";
                        gpios = <&gpio2 12 1>;
-                       linux,code = <0x100>;
+                       linux,code = <0x198>;
                };
-               s2 {
+               aoss {
                        label = "aoss";
                        gpios = <&gpio2 13 1>;
-                       linux,code = <0x101>;
+                       linux,code = <0x211>;
                };
-               s3 {
+               ap {
                        label = "ap";
                        gpios = <&gpio2 14 1>;
-                       linux,code = <0x102>;
+                       linux,code = <0x100>;
+                       linux,input-type = <5>; /* EV_SW */
                };
-               s4 {
+               bridge {
                        label = "bridge";
                        gpios = <&gpio2 15 1>;
-                       linux,code = <0x103>;
+                       linux,code = <0x100>;
+                       linux,input-type = <5>; /* EV_SW */
                };
        };
 };