From: Tomi Valkeinen Date: Fri, 16 May 2014 09:39:29 +0000 (+0300) Subject: OMAPDSS: panel NEC-NL8048HL11 DT support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=b36250d8b5a390ffc395c9c2cd5c39f722a276f4;p=deliverable%2Flinux.git OMAPDSS: panel NEC-NL8048HL11 DT support We don't have any working boards using this panel right now, and the panel driver looks odd compared to the panel specs. For example, the panel spec does not mention any QVGA pin. So, while this patch adds DT support to the driver, it's not really supported and there are not bindings documentation for the panel until someone can verify how the panel actually works. Signed-off-by: Tomi Valkeinen Cc: Erik Gilling --- diff --git a/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c b/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c index 996fa004b48c..3595f111aa35 100644 --- a/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c +++ b/drivers/video/fbdev/omap2/displays-new/panel-nec-nl8048hl11.c @@ -16,6 +16,7 @@ #include #include #include +#include #include