DSS2: Add panel drivers
authorTomi Valkeinen <tomi.valkeinen@nokia.com>
Thu, 2 Apr 2009 07:29:56 +0000 (10:29 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 May 2009 16:36:16 +0000 (19:36 +0300)
commit189e095aa8c39b9ab1e99b0944477276ca01fc1e
tree7d15a9d78b9766b6095e675d24c29778ba7ff5f8
parenta09379f115428dfe4abdb0626f10cda305a8558d
DSS2: Add panel drivers

- Generic panel
- Samsung LTE430WQ-F0C LCD Panel
- Sharp LS037V7DW01 LCD Panel

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
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-samsung-lte430wq-f0c.c [new file with mode: 0644]
drivers/video/omap2/displays/panel-sharp-ls037v7dw01.c [new file with mode: 0644]