On Mon, 2011-05-16 at 16:56 +0530, Janorkar, Mayuresh wrote: > > > -----Original Message----- > > From: Valkeinen, Tomi > > Sent: Monday, May 16, 2011 2:23 PM > > To: Igor Grinberg > > Cc: Janorkar, Mayuresh; tony@xxxxxxxxxxx; linux-omap@xxxxxxxxxxxxxxx; > > Stanley Miao > > Subject: Re: [PATCH 4/6] OMAP: LDP: Port the display driver to new DSS2 > > +static struct omap_dss_device ldp_lcd_device = { > > + .name = "lcd", > > + .driver_name = "generic_dpi_panel", > > + .type = OMAP_DISPLAY_TYPE_DPI, > > + .phy.dpi.data_lines = 16, > > From a working DSS code at: > http://lxr.linux.no/#linux+v2.6.38/drivers/video/omap/lcd_ldp.c > .data_lines should be 18 Right, I missed that. Thanks. Tomi -- 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