]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUS
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 12 Aug 2020 12:20:10 +0000 (14:20 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 5 Sep 2024 18:11:43 +0000 (20:11 +0200)
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 <hverkuil-cisco@xs4all.nl>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
include/uapi/linux/serio.h

index ed2a96f43ce4f2880ddb7f941bbed1f59b4cd087..5a2af0942c9f24393ca4e38002855bd8ea8c4cd9 100644 (file)
@@ -83,5 +83,6 @@
 #define SERIO_PULSE8_CEC       0x40
 #define SERIO_RAINSHADOW_CEC   0x41
 #define SERIO_FSIA6B   0x42
+#define SERIO_EXTRON_DA_HD_4K_PLUS     0x43
 
 #endif /* _UAPI_SERIO_H */