Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-08-24 Thread Tomi Valkeinen
On Tue, 2012-08-21 at 10:29 -0400, Raphaël Assénat wrote: On 21/08/12 06:49 AM, Tomi Valkeinen wrote: On Wed, 2012-08-15 at 11:26 -0400, Raphaël Assénat wrote: + + /* ChiMei G121S1-L01 */ + { + { ... + .vsync_level= OMAPDSS_SIG_ACTIVE_HIGH, +

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-08-24 Thread Raphaël Assénat
On 24/08/12 04:38 AM, Tomi Valkeinen wrote: On Tue, 2012-08-21 at 10:29 -0400, Raphaël Assénat wrote: On 21/08/12 06:49 AM, Tomi Valkeinen wrote: On Wed, 2012-08-15 at 11:26 -0400, Raphaël Assénat wrote: + + /* ChiMei G121S1-L01 */ + { + { ... + .vsync_level

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-08-24 Thread Tomi Valkeinen
On Fri, 2012-08-24 at 09:50 -0400, Raphaël Assénat wrote: But internally, perhaps with the exception of the DE only operation, all the same concepts apply. LVDS is just only one extra layer used to transmit the parallel data more effectively (differential, less conductors, etc). Consider

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-08-21 Thread Tomi Valkeinen
On Wed, 2012-08-15 at 11:26 -0400, Raphaël Assénat wrote: + + /* ChiMei G121S1-L01 */ + { + { ... + .vsync_level= OMAPDSS_SIG_ACTIVE_HIGH, + .hsync_level= OMAPDSS_SIG_ACTIVE_HIGH, + .data_pclk_edge =

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-08-21 Thread Raphaël Assénat
On 21/08/12 06:49 AM, Tomi Valkeinen wrote: On Wed, 2012-08-15 at 11:26 -0400, Raphaël Assénat wrote: + + /* ChiMei G121S1-L01 */ + { + { ... + .vsync_level= OMAPDSS_SIG_ACTIVE_HIGH, + .hsync_level= OMAPDSS_SIG_ACTIVE_HIGH, +

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-08-15 Thread Tomi Valkeinen
Hi, On Tue, 2012-07-17 at 10:01 -0400, Raphael Assenat wrote: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. This needed to be converted to work with latest kernel. See patch below. I've applied the patch to my dev branch, mail me if it's not correct. commit

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-08-15 Thread Raphaël Assénat
Hi, On 15/08/12 05:31 AM, Tomi Valkeinen wrote: Hi, On Tue, 2012-07-17 at 10:01 -0400, Raphael Assenat wrote: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. This needed to be converted to work with latest kernel. See patch below. I've applied the patch to my dev

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-31 Thread Tomi Valkeinen
On Tue, 2012-07-17 at 21:57 +0530, Jassi Brar wrote: [CC'ing OMAPDSS matinainer] On 17 July 2012 19:31, Raphael Assenat r...@8d.com wrote: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. Display panels are board specific and there is no limit to the number of panels

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-31 Thread Jassi Brar
On 31 July 2012 13:21, Tomi Valkeinen tomi.valkei...@ti.com wrote: 2) Have the configuration for countless panels specified in the DT data Why should a DT blob for a board contain more than 1 panel configuration? -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-31 Thread Tomi Valkeinen
On Tue, 2012-07-31 at 13:33 +0530, Jassi Brar wrote: On 31 July 2012 13:21, Tomi Valkeinen tomi.valkei...@ti.com wrote: 2) Have the configuration for countless panels specified in the DT data Why should a DT blob for a board contain more than 1 panel configuration? I meant the DT data

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-31 Thread Jassi Brar
On 31 July 2012 13:44, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Tue, 2012-07-31 at 13:33 +0530, Jassi Brar wrote: On 31 July 2012 13:21, Tomi Valkeinen tomi.valkei...@ti.com wrote: 2) Have the configuration for countless panels specified in the DT data Why should a DT blob for a

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-31 Thread Tomi Valkeinen
On Tue, 2012-07-31 at 13:57 +0530, Jassi Brar wrote: On 31 July 2012 13:44, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Tue, 2012-07-31 at 13:33 +0530, Jassi Brar wrote: On 31 July 2012 13:21, Tomi Valkeinen tomi.valkei...@ti.com wrote: 2) Have the configuration for countless panels

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-31 Thread Jassi Brar
On 31 July 2012 14:12, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Tue, 2012-07-31 at 13:57 +0530, Jassi Brar wrote: On 31 July 2012 13:44, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Tue, 2012-07-31 at 13:33 +0530, Jassi Brar wrote: On 31 July 2012 13:21, Tomi Valkeinen

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-31 Thread Tomi Valkeinen
On Tue, 2012-07-31 at 14:27 +0530, Jassi Brar wrote: On 31 July 2012 14:12, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Tue, 2012-07-31 at 13:57 +0530, Jassi Brar wrote: On 31 July 2012 13:44, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Tue, 2012-07-31 at 13:33 +0530, Jassi Brar

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-31 Thread Jassi Brar
On 31 July 2012 15:27, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Tue, 2012-07-31 at 14:27 +0530, Jassi Brar wrote: On 31 July 2012 14:12, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Tue, 2012-07-31 at 13:57 +0530, Jassi Brar wrote: On 31 July 2012 13:44, Tomi Valkeinen

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-20 Thread Archit Taneja
Hi, On Tuesday 17 July 2012 09:57 PM, Jassi Brar wrote: [CC'ing OMAPDSS matinainer] On 17 July 2012 19:31, Raphael Assenat r...@8d.com wrote: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. Display panels are board specific and there is no limit to the number of panels

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-20 Thread Jassi Brar
On 20 July 2012 13:41, Archit Taneja a0393...@ti.com wrote: On Tuesday 17 July 2012 09:57 PM, Jassi Brar wrote: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. Display panels are board specific and there is no limit to the number of panels that could be connected to omap

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-20 Thread Archit Taneja
On Friday 20 July 2012 05:43 PM, Jassi Brar wrote: On 20 July 2012 13:41, Archit Taneja a0393...@ti.com wrote: On Tuesday 17 July 2012 09:57 PM, Jassi Brar wrote: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. Display panels are board specific and there is no limit to

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-20 Thread Jassi Brar
On 20 July 2012 18:14, Archit Taneja a0393...@ti.com wrote: On Friday 20 July 2012 05:43 PM, Jassi Brar wrote: It's true that currently omap platforms don't share the same panels, but there is no stopping us to do that. We could remove the default panel and attach a new one, even though we

[PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-17 Thread Raphael Assenat
Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. Signed-off-by: Raphael Assenat r...@8d.com --- a/drivers/video/omap2/displays/panel-generic-dpi.c +++ b/drivers/video/omap2/displays/panel-generic-dpi.c @@ -486,6 +486,80 @@ static struct panel_config generic_dpi_panels[] = {

Re: [PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays

2012-07-17 Thread Jassi Brar
[CC'ing OMAPDSS matinainer] On 17 July 2012 19:31, Raphael Assenat r...@8d.com wrote: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays. Display panels are board specific and there is no limit to the number of panels that could be connected to omap dss. Does it make sense to