[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>
This commit is contained in:
Hans Verkuil
2016-07-10 07:08:58 -03:00
committed by Mauro Carvalho Chehab
parent ca00033c9f
commit c624b5de50

View File

@@ -78,5 +78,6 @@
#define SERIO_TSC40 0x3d #define SERIO_TSC40 0x3d
#define SERIO_WACOM_IV 0x3e #define SERIO_WACOM_IV 0x3e
#define SERIO_EGALAX 0x3f #define SERIO_EGALAX 0x3f
#define SERIO_PULSE8_CEC 0x40
#endif /* _UAPI_SERIO_H */ #endif /* _UAPI_SERIO_H */