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