linux/drivers/gpu/drm/panel
Thierry Reding 81cf32b239 drm/panel: simple: Remove simple-panel compatible
simple-panel is not a valid panel model, so there is no data (video
timings, etc.) associated with it. Therefore drivers can't do anything
useful with it, so it should not appear in the table of OF matches.

Device trees will always need to specify the exact model of the panel.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-08-06 16:44:08 +02:00
..
Kconfig drm/panel: make DRM_PANEL_LD9040 depend on SPI 2014-07-14 10:24:58 +02:00
Makefile drm/panel: add S6E8AA0 driver 2014-04-04 21:24:49 +09:00
panel-ld9040.c drm/panel: ld9040: add power control sequence 2014-06-05 16:46:39 +02:00
panel-s6e8aa0.c drm/panel: s6e8aa0: Use static inline for upcasting 2014-07-22 09:06:48 +02:00
panel-simple.c drm/panel: simple: Remove simple-panel compatible 2014-08-06 16:44:08 +02:00