ARM: DT: Kirkwood: Use symbolic names from input.h
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / kirkwood-iomega_ix2_200.dts
index b9de441919e29d785c38e6e7ae10e9695dcc89d8..cdee76904cc42336754a7d7b9ab07cc589b39f2a 100644 (file)
 
                Power {
                        label = "Power Button";
-                       linux,code = <116>;
+                       linux,code = <KEY_POWER>;
                        gpios = <&gpio0 14 1>;
                };
                Reset {
                        label = "Reset Button";
-                       linux,code = <0x198>;
+                       linux,code = <KEY_RESTART>;
                        gpios = <&gpio0 12 1>;
                };
                OTB {
                        label = "OTB Button";
-                       linux,code = <133>;
+                       linux,code = <KEY_COPY>;
                        gpios = <&gpio1 3 1>;
                };
        };