]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb754abbeb59eff522df40ebca51942047348cb05
tree6d49e37a8fa90c79b5ab2b611d26a378139867da
parent50e28585d38e713fd1547bafcbc73be2147ed3b6
[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]