Skip to content

Commit c7a2925

Browse files
Hans Verkuilmchehab
authored andcommitted
media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUS
Add a new serio ID for the Extron DA HD 4K Plus series of 4K HDMI Distribution Amplifiers. These devices support CEC over the serial port, so a new serio ID is needed to be able to associate the CEC driver. Signed-off-by: Hans Verkuil <[email protected]> Acked-by: Dmitry Torokhov <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent d2f2ce0 commit c7a2925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/uapi/linux/serio.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,6 @@
8383
#define SERIO_PULSE8_CEC 0x40
8484
#define SERIO_RAINSHADOW_CEC 0x41
8585
#define SERIO_FSIA6B 0x42
86+
#define SERIO_EXTRON_DA_HD_4K_PLUS 0x43
8687

8788
#endif /* _UAPI_SERIO_H */

0 commit comments

Comments
 (0)