Re: [PATCH v3 0/3] Add support for MyGica T230C DVB-T2 stick

From: BrÃns, Stefan
Date: Fri Mar 03 2017 - 13:37:41 EST


On Fr, 2017-02-17 at 01:55 +0100, Stefan BrÃns wrote:
> The required command sequence for the new tuner (Si2141) was traced
> from the
> current Windows driver and verified with a small python
> script/libusb.
> The changes to the Si2168 and dvbsky driver are mostly additions of
> the
> required IDs and some glue code.
>
> Stefan BrÃns (3):
> Â [media] si2157: Add support for Si2141-A10
> Â [media] si2168: add support for Si2168-D60
> Â [media] dvbsky: MyGica T230C support
>
> Âdrivers/media/dvb-core/dvb-usb-ids.hÂÂÂÂÂÂ|ÂÂ1 +
> Âdrivers/media/dvb-frontends/si2168.cÂÂÂÂÂÂ|ÂÂ4 ++
> Âdrivers/media/dvb-frontends/si2168_priv.h |ÂÂ2 +
> Âdrivers/media/tuners/si2157.cÂÂÂÂÂÂÂÂÂÂÂÂÂ| 23 +++++++-
> Âdrivers/media/tuners/si2157_priv.hÂÂÂÂÂÂÂÂ|ÂÂ2 +
> Âdrivers/media/usb/dvb-usb-v2/dvbsky.cÂÂÂÂÂ| 88
> +++++++++++++++++++++++++++++++
> Â6 files changed, 118 insertions(+), 2 deletions(-)

Instead of this series, a different patchset was accepted, although
Antti raised concerns about at least 2 of the 3 patches accpeted, more
specifically the si2157 patch contains some bogus initialization code,
and the T230C support were better added to the dvbsky driver instead of
cxusb.

Kind regards,

Stefan