treewide: fix button keys codes used in dts
[openwrt/openwrt.git] / target / linux / lantiq / dts / ARV752DPW22.dts
index 2a37a3a0bd320c0bff0db706923ca2aae4ee0d0d..c409fcb1ea15952013e5f328652418523a7e0903 100644 (file)
                restart {
                        label = "restart";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
-                       linux,code = <BTN_LEFT>;
+                       linux,code = <KEY_POWER>;
                };
                dsl {
                        label = "dsl";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
-                       linux,code = <BTN_RIGHT>;
+                       linux,code = <BTN_0>;
                };
                reset {
                        label = "reset";