[media] c8sectpfe: STiH407/10 Linux DVB demux support
authorPeter Griffin <peter.griffin@linaro.org>
Thu, 30 Jul 2015 17:08:56 +0000 (14:08 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 19:04:59 +0000 (16:04 -0300)
commitc5f5d0f99794cfb675ecacfe37a1b33b352b9752
tree6d49e37a8fa90c79b5ab2b611d26a378139867da
parent5d8877b6ae0d47897b821b8a11a2e8dee9a22686
[media] c8sectpfe: STiH407/10 Linux DVB demux support

This patch adds support for the c8sectpfe input HW found on
STiH407/410 SoC's.

It currently supports the TS input block, memdma engine
and hw PID filtering blocks of the C8SECTPFE subsystem.

The driver creates one LinuxDVB adapter, and a
demux/dvr/frontend set of devices for each tsin channel
which is specificed in the DT. It has been tested with
multiple tsin channels tuned, locked, and grabbing TS
simultaneously.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c [new file with mode: 0644]
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.h [new file with mode: 0644]