media: cx231xx: Increase USB bridge bandwidth
authorBrad Love <brad@nextdimension.cc>
Mon, 2 Apr 2018 19:59:01 +0000 (15:59 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 4 Apr 2018 10:27:28 +0000 (06:27 -0400)
commit8b1ca8a0363efdfa63358f598a2cadda2e514ab7
tree699c6ead8ffbeef95c36360596756b0376931c79
parent639fa43d59e5a41ca8c55592cd5c1021fea2ab83
media: cx231xx: Increase USB bridge bandwidth

The cx231xx USB bridge has issue streaming QAM256 DVB-C channels.
QAM64 channels were fine, but QAM256 channels produced corrupted
transport streams.

cx231xx alt mode 4 does not provide enough bandwidth to acommodate
QAM256 DVB-C channels, most likely DVB-T2 channels would break up
as well. Alt mode 5 increases bridge bandwidth to 90Mbps, and
fixes QAM256 DVB-C streaming.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/cx231xx/cx231xx-dvb.c