Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff9118a5 authored by Santiago Nunez-Corrales's avatar Santiago Nunez-Corrales Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB: Support for TVP7002 in v4l2 definitions



This patch provides required chip identification definitions
within v4l2. Included only definitions for TVP7002.

Signed-off-by: default avatarSantiago Nunez-Corrales <santiago.nunez@ridgerun.com>
Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 4105ed5d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -134,6 +134,9 @@ enum {
	/* modules tef6862: just ident 6862 */
	V4L2_IDENT_TEF6862 = 6862,

	/* module tvp7002: just ident 7002 */
	V4L2_IDENT_TVP7002 = 7002,

	/* module adv7170: just ident 7170 */
	V4L2_IDENT_ADV7170 = 7170,