OSDN Git Service

[media] m88ds3103: add support for the demod of M88RS6000
authornibble.max <nibble.max@gmail.com>
Thu, 30 Oct 2014 08:01:14 +0000 (05:01 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 20:24:15 +0000 (18:24 -0200)
commitf4df95bcbb7b142bdb4cf201f5e1bd3985f8c804
tree2afe4b7d2ba8b166f0b8c862cfa7c03fce8ccb23
parent333829110f1d871df8ad9404833ecf49fc29aa34
[media] m88ds3103: add support for the demod of M88RS6000

M88RS6000 is the integrated chip, which includes tuner and demod. Its
internal demod is similar with M88DS3103 except some registers
definition.

The main different part of this internal demod from others is its
clock/pll generation IP block sitting inside the tuner die. So clock/pll
functions should be configed through its tuner i2c bus, NOT its demod
i2c bus.

The demod of M88RS6000 need the firmware: dvb-demod-m88rs6000.fw
firmware download link:
http://www.dvbsky.net/download/linux/dvbsky-firmware.tar.gz

Signed-off-by: Nibble Max <nibble.max@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/m88ds3103.c
drivers/media/dvb-frontends/m88ds3103_priv.h