staging: drm/imx: Add support for Television Encoder (TVEv2)
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 8 Apr 2013 16:04:38 +0000 (18:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Apr 2013 23:16:17 +0000 (16:16 -0700)
commitfcbc51e54d2aa9d402206601f4894251049e5d77
tree8b6f528f08da8e9b25ca300835552df6fc5a450f
parentda0cedecaed4044751c71e2fa3bcee96e624bb8b
staging: drm/imx: Add support for Television Encoder (TVEv2)

This driver adds support for the Television Encoder integrated
on i.MX53 SoCs (TVEv2).

Currently only the VGA output mode is supported, which only uses
the TVDAC to generate RGB levels. HSYNC and VSYNC signals are
routed directly from the IPU signal generator pins through IOMUXC.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/imx-drm/Kconfig
drivers/staging/imx-drm/Makefile
drivers/staging/imx-drm/imx-tve.c [new file with mode: 0644]
This page took 0.026092 seconds and 5 git commands to generate.