29 Dec, 2010

1 commit

  • This patch adds the timberdale video-in driver.

    The video IP of timberdale delivers the video data via DMA.
    The driver uses the DMA api to handle DMA transfers, and make use
    of the V4L2 video buffers to handle buffers against user space.

    If available the driver uses an encoder to get/set the video standard

    Signed-off-by: Richard Röjfors
    Signed-off-by: Mauro Carvalho Chehab

    Richard Röjfors