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

Commit dc46b8c8 authored by Dmitri Belimov's avatar Dmitri Belimov Committed by Mauro Carvalho Chehab
Browse files

[media] tm6000: add audio conf for new cards



Add configuration of an audio for our new TV cards.

With my best regards, Dmitry.

Signed-off-by: default avatarBeholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent fd5466d1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -324,6 +324,8 @@ struct tm6000_board tm6000_boards[] = {
		.tuner_addr   = 0xc2 >> 1,
		.demod_addr   = 0x1e >> 1,
		.type         = TM6010,
		.avideo       = TM6000_AIP_SIF1,
		.aradio       = TM6000_AIP_LINE1,
		.caps = {
			.has_tuner    = 1,
			.has_dvb      = 1,
@@ -341,6 +343,8 @@ struct tm6000_board tm6000_boards[] = {
		.tuner_type   = TUNER_XC5000,
		.tuner_addr   = 0xc2 >> 1,
		.type         = TM6010,
		.avideo       = TM6000_AIP_SIF1,
		.aradio       = TM6000_AIP_LINE1,
		.caps = {
			.has_tuner    = 1,
			.has_dvb      = 0,