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

Commit 835ab012 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

[media] bttv: Add Adlink MPG24 entry to the bttv cardlist



Add a proper card entry for this device, rather than abusing entries that are
not-quite-right.
Regards,
	Hans

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 31857e54
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -160,3 +160,4 @@
159 -> ProVideo PV183                                      [1830:1540,1831:1540,1832:1540,1833:1540,1834:1540,1835:1540,1836:1540,1837:1540]
160 -> Tongwei Video Technology TD-3116                    [f200:3116]
161 -> Aposonic W-DVR                                      [0279:0228]
162 -> Adlink MPG24
+17 −5
Original line number Diff line number Diff line
@@ -2808,6 +2808,7 @@ struct tvcard bttv_tvcards[] = {
		.tuner_type     = TUNER_ABSENT,
		.tuner_addr	= ADDR_UNSET,
	},
	/* ---- card 0xa0---------------------------------- */
	[BTTV_BOARD_TVT_TD3116] = {
		.name           = "Tongwei Video Technology TD-3116",
		.video_inputs   = 16,
@@ -2825,6 +2826,17 @@ struct tvcard bttv_tvcards[] = {
		.muxsel         = MUXSEL(2, 3, 1, 0),
		.tuner_type     = TUNER_ABSENT,
	},
	[BTTV_BOARD_ADLINK_MPG24] = {
		/* Adlink MPG24 */
		.name           = "Adlink MPG24",
		.video_inputs   = 1,
		/* .audio_inputs= 1, */
		.svhs           = NO_SVHS,
		.muxsel         = MUXSEL(2, 2, 2, 2),
		.tuner_type     = UNSET,
		.tuner_addr	= ADDR_UNSET,
		.pll            = PLL_28,
	},

};

+1 −0
Original line number Diff line number Diff line
@@ -185,6 +185,7 @@
#define BTTV_BOARD_PV183                   0x9f
#define BTTV_BOARD_TVT_TD3116		   0xa0
#define BTTV_BOARD_APOSONIC_WDVR           0xa1
#define BTTV_BOARD_ADLINK_MPG24            0xa2

/* more card-specific defines */
#define PT2254_L_CHANNEL 0x10