From f4df95bcbb7b142bdb4cf201f5e1bd3985f8c804 Mon Sep 17 00:00:00 2001 From: "nibble.max" Date: Thu, 30 Oct 2014 05:01:14 -0300 Subject: [PATCH] [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed