lantiq: P2601HNFX dts update for STP and buttons
[librecmc/librecmc.git] / target / linux / lantiq / dts / TDW8970.dts
index a31cf9a74f845c18f66c26976baa3bd7c7101792..ab90d510679bd28d9653f65d52d78ece1c0a211b 100644 (file)
                wifi {
                        label = "wifi";
                        gpios = <&gpio 9 0>;
-                       linux,code = <0x101>;
+                       linux,code = <0xf7>;
                        linux,input-type = <5>; /* EV_SW */
                };
 
                wps {
                        label = "wps";
                        gpios = <&gpio 39 1>;
-                       linux,code = <0x102>;
+                       linux,code = <0x211>;
                };
        };
 
        gpio-leds {
                compatible = "gpio-leds";
 
-               adsl {
-                       label = "adsl";
+               dsl {
+                       label = "dsl";
                        gpios = <&gpio 4 0>;
                };
                internet {