summaryrefslogtreecommitdiff
path: root/include/dt-bindings/input/linux-event-codes.h
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-04-10 17:56:06 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-04-10 17:56:06 +0000
commit2131505c51f1ac8ac0a6db71efcda1b4bd61084b (patch)
tree4f250a77fb54e1fe3c583af2f136645afa39a986 /include/dt-bindings/input/linux-event-codes.h
parenta31d1ff13cd8d70944a6446c0e2478d7f25b53e7 (diff)
Notes
Diffstat (limited to 'include/dt-bindings/input/linux-event-codes.h')
-rw-r--r--include/dt-bindings/input/linux-event-codes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/input/linux-event-codes.h b/include/dt-bindings/input/linux-event-codes.h
index ae366b87426a..7f14d4a66c28 100644
--- a/include/dt-bindings/input/linux-event-codes.h
+++ b/include/dt-bindings/input/linux-event-codes.h
@@ -716,6 +716,8 @@
* the situation described above.
*/
#define REL_RESERVED 0x0a
+#define REL_WHEEL_HI_RES 0x0b
+#define REL_HWHEEL_HI_RES 0x0c
#define REL_MAX 0x0f
#define REL_CNT (REL_MAX+1)