summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/serio.h
diff options
context:
space:
mode:
authorHans Verkuil2016-11-05 11:39:58 +0100
committerMauro Carvalho Chehab2017-04-10 17:34:01 +0200
commit04dffe11054f29716cf8058c6bf9d142d44aaaa5 (patch)
tree641257055eebf272a5de0d3849a5da37b1673df1 /include/uapi/linux/serio.h
parent[media] v4l: vsp1: Register pipe with output WPF (diff)
downloadkernel-qcow2-linux-04dffe11054f29716cf8058c6bf9d142d44aaaa5.tar.gz
kernel-qcow2-linux-04dffe11054f29716cf8058c6bf9d142d44aaaa5.tar.xz
kernel-qcow2-linux-04dffe11054f29716cf8058c6bf9d142d44aaaa5.zip
[media] serio.h: add SERIO_RAINSHADOW_CEC ID
Add a new serio ID for the RainShadow Tech USB HDMI CEC adapter. 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 ccd0ccd00f47..ac217c6f0151 100644
--- a/include/uapi/linux/serio.h
+++ b/include/uapi/linux/serio.h
@@ -80,5 +80,6 @@
#define SERIO_WACOM_IV 0x3e
#define SERIO_EGALAX 0x3f
#define SERIO_PULSE8_CEC 0x40
+#define SERIO_RAINSHADOW_CEC 0x41
#endif /* _UAPI_SERIO_H */