summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/serio.h
diff options
context:
space:
mode:
authorHans Verkuil2016-07-10 12:08:58 +0200
committerMauro Carvalho Chehab2016-07-12 18:42:10 +0200
commitc624b5de5037fab77c75db8272befb2df52a968f (patch)
tree02ee719e4db4e7ae01b4f7064f0cca315f7e94cb /include/uapi/linux/serio.h
parent[media] cec: CEC_RECEIVE is allowed in monitor mode (diff)
downloadkernel-qcow2-linux-c624b5de5037fab77c75db8272befb2df52a968f.tar.gz
kernel-qcow2-linux-c624b5de5037fab77c75db8272befb2df52a968f.tar.xz
kernel-qcow2-linux-c624b5de5037fab77c75db8272befb2df52a968f.zip
[media] input: serio - add new protocol for the Pulse-Eight USB-CEC Adapter
This is for the new pulse8-cec staging driver. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/uapi/linux/serio.h')
-rw-r--r--include/uapi/linux/serio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/serio.h b/include/uapi/linux/serio.h
index c2ea1698257f..f2447a83ac8d 100644
--- a/include/uapi/linux/serio.h
+++ b/include/uapi/linux/serio.h
@@ -78,5 +78,6 @@
#define SERIO_TSC40 0x3d
#define SERIO_WACOM_IV 0x3e
#define SERIO_EGALAX 0x3f
+#define SERIO_PULSE8_CEC 0x40
#endif /* _UAPI_SERIO_H */