treewide: fix button keys codes used in dts
[openwrt/staging/florian.git] / target / linux / lantiq / dts / FRITZ7360SL.dts
index 796458a6a5af9d91082116c6d3a9617f79629225..2a90a7f8c2ffb8304ab35cc792f3d6a22d3b4755 100644 (file)
                #size-cells = <0>;
                poll-interval = <100>;
                dect {
-                       label = "power";
+                       label = "dect";
                        gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
-                       linux,code = <BTN_2>;
+                       linux,code = <KEY_PHONE>;
                };
                wifi {
                        label = "wifi";
                        gpios = <&gpio 29 GPIO_ACTIVE_HIGH>;
-                       linux,code = <BTN_1>;
+                       linux,code = <KEY_WLAN>;
                };
        };