Hi,

I'm very new to video input devices.

I have a new project where I need to get a SDI video stream to a CPU via a FPGA.
I'll use a Xilinx device and Xilinx video IP cores. This is what I (think) need:

            +--------+     +-------------------------+
+----------------+
            | CUSTOM |     | Video In to AXI4 Stream |     |
     |
 SDI +----->+ CORE   +---->+          +-------+      +---->+   AXI
VDMA     +---->...
            |        |     |          |  VTC  |      |     |
     |
            +--------+     +-------------------------+
+----------------+
                                          ^
                                          |
                                          +---------+

>From what I've seen, the AXI VDMA driver is present in the Kernel. The VTC part
of Video In to AXI core is present but does nothing with the "detector" mode
(however, we may want to do nothing with it).

Is this setup now possible with the current drivers ? Do I just need
to configure
my device tree to match this ?

Thanks in advance,

Franck.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to