drm/panel: add ld9040 driver

The patch adds LD9040 parallel RGB panel driver with SPI control interface.
The driver uses drm_panel framework.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Cette révision appartient à :
Andrzej Hajda
2014-03-26 09:17:18 +01:00
révisé par Inki Dae
Parent 88072c39ed
révision ff21993776
3 fichiers modifiés avec 384 ajouts et 0 suppressions

Voir le fichier

@@ -1 +1,2 @@
obj-$(CONFIG_DRM_PANEL_SIMPLE) += panel-simple.o
obj-$(CONFIG_DRM_PANEL_LD9040) += panel-ld9040.o