From d32f9ff7376c4298799e1532efb307026108f53a Mon Sep 17 00:00:00 2001 From: "nibble.max" Date: Wed, 8 Oct 2014 04:31:10 -0300 Subject: [PATCH] [media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cards There is a new PCIe bridge chip(from SMI) used in DVBSky V3 seris cards, include S950 V3 and S952 V3 cards. SMI pcie bridge chip is PCIe 1.1 compliant, supports MSI feature. Main interface blocks: 1>Two DVB transport stream input ports(ts0,ts1). 2>Two I2C master bus(i2c0, i2c1). 3>IR controller. 4>reset pins and other GPIOs. DVBSky S950 V3 card has a single channel of dvb-s/s2. 1>Frontend: tuner: M88TS2022, demod: M88DS3103 2>PCIe bridge: SMI PCIe The current driver does not support SMI IR function. [mchehab@osg.samsung.com: fix Makefile to find m88ts2022.h] Signed-off-by: Max nibble Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed