> -----Original Message----- > From: Hiremath, Vaibhav > Sent: Friday, April 16, 2010 4:06 PM > To: tomi.valkeinen@xxxxxxxxx > Cc: linux-omap@xxxxxxxxxxxxxxx; Hiremath, Vaibhav > Subject: [PATCH] OMAP: LCD LS037V7DW01: By default select backlight driver > in Kconfig > > From: Vaibhav Hiremath <hvaibhav@xxxxxx> > > > Signed-off-by: Vaibhav Hiremath <hvaibhav@xxxxxx> > --- > drivers/video/omap2/displays/Kconfig | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/drivers/video/omap2/displays/Kconfig > b/drivers/video/omap2/displays/Kconfig > index dfb57ee..44a6d63 100644 > --- a/drivers/video/omap2/displays/Kconfig > +++ b/drivers/video/omap2/displays/Kconfig > @@ -10,6 +10,8 @@ config PANEL_GENERIC > config PANEL_SHARP_LS037V7DW01 > tristate "Sharp LS037V7DW01 LCD Panel" > depends on OMAP2_DSS > + select BACKLIGHT_LCD_SUPPORT > + select BACKLIGHT_CLASS_DEVICE > help > LCD Panel used in TI's SDP3430 and EVM boards > [Hiremath, Vaibhav] Tomi, Here is the patch which fixes the issue, I have tested it on OMAP3EVM. Thanks, Vaibhav > -- > 1.6.2.4 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html