Re: [PATCH 2/4] omap_dss: add FocalTech ETM070003DH6 display support

2011-11-20 Thread Ilya Yanok
Hi Tomi, On 17.11.2011 14:26, Tomi Valkeinen wrote: +.acbi = 0x0, +.acb= 0x28, You could just remove .acbi and .acb, I don't think they are needed. You are right. +.config = OMAP_DSS_LCD_TFT |

Re: [PATCH 2/4] omap_dss: add FocalTech ETM070003DH6 display support

2011-11-17 Thread Tomi Valkeinen
On Wed, 2011-11-09 at 01:12 +0100, Ilya Yanok wrote: Add data for the FocalTech ETM070003DH6 display to the generic_dpi_panel display driver. Signed-off-by: Ilya Yanok ya...@emcraft.com --- drivers/video/omap2/displays/panel-generic-dpi.c | 24 ++ 1 files changed,

Re: [PATCH 2/4] omap_dss: add FocalTech ETM070003DH6 display support

2011-11-16 Thread Ilya Yanok
Hi guys, what about this patch? Can it be applied? It's pretty independent from other ones. Regards, Ilya. On 09.11.2011 04:12, Ilya Yanok wrote: Add data for the FocalTech ETM070003DH6 display to the generic_dpi_panel display driver. Signed-off-by: Ilya Yanok ya...@emcraft.com ---

[PATCH 2/4] omap_dss: add FocalTech ETM070003DH6 display support

2011-11-08 Thread Ilya Yanok
Add data for the FocalTech ETM070003DH6 display to the generic_dpi_panel display driver. Signed-off-by: Ilya Yanok ya...@emcraft.com --- drivers/video/omap2/displays/panel-generic-dpi.c | 24 ++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git