treewide: fix button keys codes used in dts
[openwrt/staging/florian.git] / target / linux / lantiq / dts / WBMR.dts
index 3dbc641e66873b05cfc8426c817b667ccf2db09d..7ae0cb74749bade07f6cf0a93e9f98522a800a4b 100644 (file)
                eject {
                        label = "eject";
                        gpios = <&gpio 34 GPIO_ACTIVE_LOW>;
-                       linux,code = <KEY_RFKILL>;
+                       linux,code = <KEY_EJECTCD>;
                };
                movie {
                        label = "movie";
                        gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
-                       linux,code = <BTN_9>;
+                       linux,code = <KEY_VIDEO>;
                };
        };