diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2018-02-09 22:33:22 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2018-02-09 22:33:22 +0000 |
commit | 16ae49e2bea5badc71c2265966ec2a9b0ba541dc (patch) | |
tree | 5ff3ed27eadaf4f2d05b771bc108bd500b3d8f48 /include/dt-bindings/input/linux-event-codes.h | |
parent | 550370858c61e6f7fe3832de73daa9cc25ba716a (diff) |
Update our copies of the Device Tree Source to Linux 4.15vendor/device-tree/4.15
Notes
Notes:
svn path=/vendor/device-tree/dist/; revision=329088
svn path=/vendor/device-tree/4.15/; revision=329090; tag=vendor/device-tree/4.15
Diffstat (limited to 'include/dt-bindings/input/linux-event-codes.h')
-rw-r--r-- | include/dt-bindings/input/linux-event-codes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/input/linux-event-codes.h b/include/dt-bindings/input/linux-event-codes.h index f4058bd4c373..061fa62958a2 100644 --- a/include/dt-bindings/input/linux-event-codes.h +++ b/include/dt-bindings/input/linux-event-codes.h @@ -407,6 +407,7 @@ #define BTN_TOOL_MOUSE 0x146 #define BTN_TOOL_LENS 0x147 #define BTN_TOOL_QUINTTAP 0x148 /* Five fingers on trackpad */ +#define BTN_STYLUS3 0x149 #define BTN_TOUCH 0x14a #define BTN_STYLUS 0x14b #define BTN_STYLUS2 0x14c |