From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] RTL2832P + R828D [USB ID 15f4:0131]
Date: Wed, 30 Oct 2013 23:54:17 +0200 [thread overview]
Message-ID: <52718009.8010906@iki.fi> (raw)
That patchset adds initial support for RTL2832P based device with USB ID
15f4:0131. Device supports DVB-T/T2/C using Panasonic MN88472
demodulator, but as there is no driver for that demodulator supports is
reduced to DVB-T only, that is coming from RTL2832P integrated
demodulator. I know there is someone working with that new demod driver
too :)
Changes are very small and should not cause regression in any case.
I wrote small blog post of teardowning that device:
http://blog.palosaari.fi/2013/10/naked-hardware-14-dvb-t2-usb-tv-stick.html
regards
Antti
The following changes since commit 1957f0d71c5a6dc8c6f2435ec477ec777d080603:
[media] s5p-mfc: remove deprecated IRQF_DISABLED (2013-10-28 16:51:50
-0200)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git rtl2832u_r828d
for you to fetch changes up to 27dd7e42dee0f991c98f1795991e5ba34a986ee2:
rtl28xxu: add 15f4:0131 Astrometa DVB-T2 (2013-10-30 07:38:11 +0200)
----------------------------------------------------------------
Antti Palosaari (4):
r820t: add support for R828D
rtl2832: add new tuner R828D
rtl28xxu: add RTL2832P + R828D support
rtl28xxu: add 15f4:0131 Astrometa DVB-T2
drivers/media/dvb-frontends/rtl2832.c | 1 +
drivers/media/dvb-frontends/rtl2832.h | 1 +
drivers/media/tuners/r820t.c | 22 +++++++++++++---------
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 42
++++++++++++++++++++++++++++++++++++++++++
drivers/media/usb/dvb-usb-v2/rtl28xxu.h | 1 +
5 files changed, 58 insertions(+), 9 deletions(-)
--
http://palosaari.fi/
reply other threads:[~2013-10-30 21:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=52718009.8010906@iki.fi \
--to=crope@iki.fi \
--cc=linux-media@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.