From: "Brüns, Stefan" <Stefan.Bruens@rwth-aachen.de>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: "crope@iki.fi" <crope@iki.fi>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"mchehab@kernel.org" <mchehab@kernel.org>
Subject: Re: [PATCH v3 0/3] Add support for MyGica T230C DVB-T2 stick
Date: Fri, 3 Mar 2017 18:35:46 +0000 [thread overview]
Message-ID: <1488566145.30993.5.camel@rwth-aachen.de> (raw)
In-Reply-To: <20170217005533.22424-1-stefan.bruens@rwth-aachen.de>
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
next prev parent reply other threads:[~2017-03-03 18:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20170217005533.22424-1-stefan.bruens@rwth-aachen.de>
2017-02-17 0:55 ` [PATCH v3 1/3] [media] si2157: Add support for Si2141-A10 Stefan Brüns
2017-02-17 0:55 ` [PATCH v3 2/3] [media] si2168: add support for Si2168-D60 Stefan Brüns
2017-02-17 0:55 ` [PATCH v3 3/3] [media] dvbsky: MyGica T230C support Stefan Brüns
2017-03-03 18:35 ` Brüns, Stefan [this message]
2017-03-04 1:23 ` [PATCH v3 0/3] Add support for MyGica T230C DVB-T2 stick Antti Palosaari
2017-03-06 11:34 ` Mauro Carvalho Chehab
2017-03-27 16:52 ` Brüns, Stefan
2017-02-17 0:55 Stefan Brüns
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1488566145.30993.5.camel@rwth-aachen.de \
--to=stefan.bruens@rwth-aachen.de \
--cc=crope@iki.fi \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).