ramips: fix buttons on WHR-300HP2, WHR-1166D, WHR-600D
[openwrt/openwrt.git] / target / linux / ramips / dts / WHR-1166D.dts
index 9087505c92878297e29908f4ba29dd4d2a0ff861..3e62ece9b0539f5b47678101ab7f6c2f8901419e 100644 (file)
 
                                partition@50000 {
                                        label = "firmware";
-                                       reg = <0x50000 0xeb0000>;
-                               };
-
-                               partition@e00000 {
-                                       label = "usercfg";
-                                       reg = <0xf00000 0x100000>;
+                                       reg = <0x50000 0xfb0000>;
                                };
                        };
                };
@@ -56,7 +51,7 @@
        pinctrl {
                state_default: pinctrl0 {
                        gpio {
-                               ralink,group = "i2c", "uartf", "rgmii1", "wled", "nd_sd";
+                               ralink,group = "i2c", "uartf", "wled", "nd_sd";
                                ralink,function = "gpio";
                        };
                };
@@ -64,7 +59,7 @@
 
        ethernet@10100000 {
                pinctrl-names = "default";
-               pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>;
+               pinctrl-0 = <&rgmii1_pins &mdio_pins>;
 
                port@5 {
                        status = "okay";
@@ -97,7 +92,8 @@
                        mt76@0,0 {
                                reg = <0x0000 0 0 0 0>;
                                device_type = "pci";
-                               ralink,mtd-eeprom = <&factory 32768>;
+                               mediatek,mtd-eeprom = <&factory 32768>;
+                               mediatek,2ghz = <0>;
                        };
                };
        };
                #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 */
                };
        };
 };