ARM: davinci: dm644x: add support for v4l2 video display
authorManjunath Hadli <manjunath.hadli@ti.com>
Thu, 23 Feb 2012 09:47:45 +0000 (15:17 +0530)
committerSekhar Nori <nsekhar@ti.com>
Sun, 11 Mar 2012 07:11:29 +0000 (12:41 +0530)
commitaf946f269973cda86d7263ac9f2dad659773545c
tree89113f2c96f0a8efb4e2fee85aacc166504d5657
parent12db9588ff811ae43a476b1234b27323055ab3ad
ARM: davinci: dm644x: add support for v4l2 video display

Add functions to register various video devices like venc, osd,
vpbe and the v4l2 display driver for dm644x.

Change dm644x_init_video() to make room for display related
configuration. Register the vpfe or vpbe devices only if valid
display configuration is provided to make sure boards without
video support dont erroneously register video devices.

Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/board-dm644x-evm.c
arch/arm/mach-davinci/davinci.h
arch/arm/mach-davinci/dm644x.c
This page took 0.028477 seconds and 5 git commands to generate.