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

Commit 560db4a1 authored by Andreas Regel's avatar Andreas Regel Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (11600): budget: Use Continuous clock

parent 62ad7c11
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -437,8 +437,8 @@ static struct stv090x_config tt1600_stv090x_config = {
	.address		= 0x68,
	.ref_clk		= 27000000,

	.ts1_mode		= STV090x_TSMODE_PARALLEL_PUNCTURED,
	.ts2_mode		= STV090x_TSMODE_SERIAL_PUNCTURED,
	.ts1_mode		= STV090x_TSMODE_DVBCI,
	.ts2_mode		= STV090x_TSMODE_SERIAL_CONTINUOUS,

	.repeater_level		= STV090x_RPTLEVEL_16,