Commit 8387c66c authored by Hermann Pitton's avatar Hermann Pitton Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (4962): Add the Composite over S-Video input on the Asus P7131 Dual



This makes a second CVBS input available.

Signed-off-by: default avatarHermann Pitton <hermann-pitton@arcor.de>
Signed-off-by: default avatarHartmut Hackmann <hartmut.hackmann@t-online.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 9160723e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2468,6 +2468,11 @@ struct saa7134_board saa7134_boards[] = {
			.vmux = 3,
			.amux = LINE2,
			.gpio = 0x0200000,
		},{
			.name = name_comp2,
			.vmux = 0,
			.amux = LINE2,
			.gpio = 0x0200000,
		},{
			.name = name_svideo,
			.vmux = 8,