OMAP: DSS2: Add generic and Sharp panel drivers
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Wed, 9 Dec 2009 16:19:42 +0000 (18:19 +0200)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Wed, 9 Dec 2009 16:19:42 +0000 (18:19 +0200)
commit3b8f29b4152899e91c210186a38bffb37ea1a226
treec572a968b164d0af30f99ed5ee0f42e8bc07b736
parentb39a982ddecf1d95ed96f8457c39d3ea11df93f6
OMAP: DSS2: Add generic and Sharp panel drivers

Add Generic panel (user for DVI output) and Sharp LS037V7DW01 LCD panel.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
drivers/video/omap2/Kconfig
drivers/video/omap2/Makefile
drivers/video/omap2/displays/Kconfig [new file with mode: 0644]
drivers/video/omap2/displays/Makefile [new file with mode: 0644]
drivers/video/omap2/displays/panel-generic.c [new file with mode: 0644]
drivers/video/omap2/displays/panel-sharp-ls037v7dw01.c [new file with mode: 0644]