[PATCH 7/7] staging: drm/imx: Add support for Television Encoder (TVEv2)
Shawn Guo
shawn.guo at linaro.org
Tue Apr 9 05:55:06 PDT 2013
On Mon, Apr 08, 2013 at 06:04:38PM +0200, Philipp Zabel wrote:
> 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 at pengutronix.de>
> ---
> drivers/staging/imx-drm/Kconfig | 7 +
> drivers/staging/imx-drm/Makefile | 1 +
> drivers/staging/imx-drm/imx-tve.c | 755 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 763 insertions(+)
> create mode 100644 drivers/staging/imx-drm/imx-tve.c
Bindings doc is missing.
Shawn
More information about the dri-devel
mailing list