Re: [PATCH] [ARM] video/omap2/tdo35s: fix visual artefacts

2010-07-26 Thread Tomi Valkeinen
On Wed, 2010-07-21 at 16:36 +0200, ext Igor Grinberg wrote: ping! Man has to have his vacation! TDO35S samples the data on the falling adge of the pixel clock, therefore the data strobe should be on the raising edge. Looks fine to me, except I'd like the patch subject to be in line with

Re: [PATCH] [ARM] video/omap2/tdo35s: fix visual artefacts

2010-07-26 Thread Igor Grinberg
On Wed, 2010-07-21 at 16:36 +0200, ext Igor Grinberg wrote: ping! Man has to have his vacation! Well, sorry for that... I had no idea you are on vacation, but I hope you had a good one :) TDO35S samples the data on the falling adge of the pixel clock, therefore the data

Re: [PATCH] [ARM] video/omap2/tdo35s: fix visual artefacts

2010-07-21 Thread Igor Grinberg
ping! TDO35S samples the data on the falling adge of the pixel clock, therefore the data strobe should be on the raising edge. Signed-off-by: Igor Grinberg grinb...@compulab.co.il Signed-off-by: Mike Rapoport m...@compulab.co.il --- .../video/omap2/displays/panel-toppoly-tdo35s.c|8

Re: [PATCH] [ARM] video/omap2/tdo35s: fix visual artefacts

2010-07-18 Thread Igor Grinberg
Tomi, Any comments? TDO35S samples the data on the falling adge of the pixel clock, therefore the data strobe should be on the raising edge. Signed-off-by: Igor Grinberg grinb...@compulab.co.il Signed-off-by: Mike Rapoport m...@compulab.co.il ---

[PATCH] [ARM] video/omap2/tdo35s: fix visual artefacts

2010-07-12 Thread Igor Grinberg
TDO35S samples the data on the falling adge of the pixel clock, therefore the data strobe should be on the raising edge. Signed-off-by: Igor Grinberg grinb...@compulab.co.il Signed-off-by: Mike Rapoport m...@compulab.co.il --- .../video/omap2/displays/panel-toppoly-tdo35s.c|8 ++-- 1